New in Freedom v1.13
=========================================================================
-Stack increased to 8k
-USERDEF stack for NVDI3 with proportional fonts raised
-Exiting Freedom without selecting a file and empty input field no longer 
 returns a file (hi Andreas :-)
-3D colours interrogated before opening every dialog
-Symbolic links under Minix-XFS followed once again
-Reverse 'None' (unsorted) implemented
-Numerical real time sort implemented
-Non existent fonts no longer lead to a crash
-Exporting file list to clipboard re-instated using [Shift][Control]+C or 
 double click on clipboard icon.
-Trapper no longer returns 0 to fsel_[ex]input with the VA_START trick
-The Redraw trapper (warts and all) re-instated!
-'+' and '-' keys on the number pad now have the same action as 
 [CursorDown]+[Return] and [CursorUp]+[Return] which makes it easier to 
 rapidly select files for applications which don't support multiple file 
 selection (some crazy idea of Chrisker...)
-The history file now remembers up to the last 100 files. Because the 
 'History' popup can now be filtered by the active mask less files are 
 usually displayed up to the maximum that can be fitted on screen.
-The 'File' and 'History' popups have both received power ups:
 -single left click: History filtered
 -double left click: History unfiltered
 -single left click: User files filtered
 -double left click: User files unfiltered
 -All functions added to Function keys
-Slider position history is working again...
-Sorting in the slider is updated immediately after changing sort mode
-Alert box 'FFSEL not available' doesn't immediately vanish again!


New in Freedom v1.12
-------------------------------------------------------------------------
-The Registration program reads your key data saved as FREEDOM.REG (where 
 available) and extracts the registered user data to automatically create 
 the updated version.
-Parallel processing capability!
-A Freedom trapper now hides the application's windows on redraw demand 
 instead of filling them with a logo. This offers some advantages: No VDI 
 workstation, no fill pattern and fewer problem programs but already some 
 people prefer the original method so the next release may offer both 
 methods!
-Freedom, under SingleTOS as an accessory, reserves memory for itself 
 using a more 'durable' method.
-Bug in the trapper which could lead to the menu line for an Application 
 being disabled the very first time Freedom is called fixed.
-[Control]+C and [Control]+V now copy and paste the path(s) and 
 filename(s) of selected object(s) to/from the Clipboard.
-Multiple file selection using the mouse noticably accelerated.
-The History popup is filtered to display only files which match the 
 currently active file extender.
-EGEM evaluates the value returned from objc_sysvar.
-Under 3D AESs Freedom can optionally display 3D elements.
-The colour of the directory window text, background, selected object text 
 and background are all user definable (#TXTCOLOR, #BCKCOLOR, #STXTCOLOR, 
 #SBCKCOLOR)!
-Using scrollable edit fields any long filenames can be selected 
 (EnhancedGEM for ever!)
-%A (Attribute) and the other file attributes can now be added in the 
 Format string
-Tabs (right/left/centred) can now be used in the Format string which 
 makes it feasible to use proportional fonts for the first time.
-The 'Enter new mask' and 'De/Select files' dialogs have new 'Set' buttons 
 which perform the same action as the 'OK' buttons except the dialog 
 remains open for further use.
-Starting MultiTOS with a large number of applications in GEM.CNF as 
 accessories no longer causes the system to grind to a halt.
-Drive info for non existant drives prevented.
-Alert boxes in a #MODAL Application are now modal.
-Also when the auto locator is not active and the filename is edited the 
 edited filename is accepted by Freedom (Sorry about that!).
-On non 8.3 format file systems (were available) the faster Dxreaddir() 
 call is used.
-Under MiNT drive 'U' no longer superfluously queries attributes for 
 drives 'A' and 'B'.
-Freedom no longer leaves itself at the mercy of the AES: The principal 
 Userdef now uses its own stack! Certain VDI functions (especially in 
 connection with vector fonts) could cause a hidden overflow of the AES 
 stacks!
-New #ALLCHARS option allows all characters to be used for filenames. This 
 is especially useful with programs which support wildcard entry. For 
 example the GEM-View slideshow and batch conversion options (*.*).
-The match routine has been optimised (as a reward for CE, because he's 
 finally registered :-) In some cases it's between 5-6 times faster than 
 the previous version.
-Under resolutions 600 pixels high the maximum size for popups is now 
 correctly calculated.
-In the Info dialog the program flags (Fastload and TT Ram) can also be 
 adjusted.
-Error calculating the size of the slider when the directory contained a 
 large number of files now fixed.
-Freedom still has an ugly Iconify icon!
-When reading a directory window an optional busy pointer (in the shape of 
 a cup of coffee) has been added (some people thought it would be more 
 user friendly).
-Sorting and changing the mask for a directory no longer re-reads the 
 directory (it took ages on a 300 file Minix directory!).
-On sorting the selection remains selected.
-The 'Possible extensions popup' is now available immediately.
-Another superfluous redraw when using the fuller and sizing options 
 removed.
-Under WinX the Freedom window allows itself to be moved off the left of 
 the screen.
-The Directory popups now display the next level up as '.' instead of 
 '..'.
-For people who still think Freedom needs more hidden features we've 
 added some double right mouse click actions:
 -In the directory window: Object open
  (previously [Alternate]/[Control]+left double click)
  So if you have a README.TXT just right double click and read...
 -On the file extension: Changes mask to *.*
 -On the Select all button: De-select all

-Coming soon:
-Freedom v2.00 will run as an eCPX under Space...
 Er...please sir what's Space?
 Space (Superb Panel And Control Extension) is an XControl replacement 
 currently under development with Christian Grunenberg, which allows CPXs 
 to run in parallel! Watch this space :-)
 Space makes it possible, for example, for various modules of Freedom to 
 run in parallel, reading directories, search operations and makes it 
 possible to fully intergrate Copy/Move/Delete operations.

Finally the 'bad' news:
-Configuration program: The top proirity at the moment is the development 
 of Freedom as an eCPX. The development of an separate external 
 application is better spent developing the eCPX version.
-Path Drag&drop (eg with NEWDESK) still unfortunately only goes in one 
 direction.
-Hypertext: Still not finished (It's beyond our control :-X)

