mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-11-19 16:33:00 +00:00
Updated for 1.2.3.
This commit is contained in:
parent
71b3add256
commit
af5bfc5d87
8
TODO
8
TODO
@ -2,14 +2,6 @@ THINGS TO DO
|
||||
============
|
||||
This is the internal list of items that need to be done.
|
||||
|
||||
--- 1.2.3 ---
|
||||
* Separated image support for GraphicsFileFilter. This allows easier preparation
|
||||
for compiling AppleCommander as a Windows executable (and allows limited image
|
||||
support to boot).
|
||||
* Compile into native executable (Windows works now).
|
||||
* Work on identifying why GCJ introduces slow performance to some areas. This
|
||||
appears to be resolved with an early build of GCJ 3.3.
|
||||
|
||||
--- FUTURE 1.2.x ---
|
||||
o Save does not allow the disk image location to be chosen for new images. (Maybe
|
||||
the wizard should pay more attention?)
|
||||
|
8
VERSIONS
8
VERSIONS
@ -1,3 +1,11 @@
|
||||
1.2.3 (2003-04-13)
|
||||
* Separated image support for GraphicsFileFilter. This allows easier preparation
|
||||
for compiling AppleCommander as a Windows executable (and allows limited image
|
||||
support to boot).
|
||||
* Compile into native executable (Windows works now).
|
||||
* Work on identifying why GCJ introduces slow performance to some areas. This
|
||||
appears to be resolved with an early build of GCJ 3.3.
|
||||
|
||||
1.2.2 (2003-03-15)
|
||||
* ProDOS disks now re-use deleted file entries. Prior to this fix,
|
||||
deleted entries were never re-used. If importing many files, a
|
||||
|
Loading…
Reference in New Issue
Block a user