home *** CD-ROM | disk | FTP | other *** search
- 2.4:
- _ Although ccd pretended it was updating the ccdconfig file when
- invoked with -u, it wouldn't do anything (moreover, it
- was opening a useless graphic display). Thanks David for
- pointing out this bug!
-
-
- 2.3:
- _ Added a -e option (for 'exact'). 'ccd -e sys' will cd to a dir
- named 'sys', and not 'system' or any other approaching name.
- _ Added a -cv (verbose), meant only when ccd triggers a guru while
- creating the configuration file (it happened only on one Amiga!).
- You should never have to use it. Hopefully. :-)
- _ Allowed the user to modify the customscreen colors on the command
- line: 'ccd -00ff -112f -2055 -3fff' for example
- _ Added a -w option if the user wants ccd to open on the WB screen
- _ If the config file is out of date, ccd asks the user if they
- want it rebuilt automatically (changed the config file structure)
-
-
- 2.2:
- _ Made version detection smarter
- _ Added -u option, for a real update. 'ccd -u' adds the current
- directory (and its subdirs) AT THE END of the config file.
- Better than nothing...
- _ Moved the upper corner of the screen one pixel down
- _ Took off the WINDOWDRAG gadget, since the window can't be moved
- _ Fixed a bug that left the screen open if no config file was there
-
-
- 2.1:
- _ Added a PAL/NTSC detect feature. ccd will automatically a big
- screen if in PAL mode.
- _ Narrowed the interline spacing so you get 30 lines on a PAL
- screen
- _ Renamed the -u option in -c (for create).
-
-
- 2.0 beta:
- _ A giant leap forward... Here comes the Intuition interface.
- Personally, I don't think it is useful, but everyone doesn't
- agree, so here it is. Note this is just a beta version. From
- now on, I'm just waiting for feedbacks from users telling me what
- they would like the display to look like. I'm out of ideas...
- Just type 'ccd' to get the graphic display, and click on the
- directory you wish to go to.
- _ Old config files are obsolete, but the program will tell you
- that. Just run ccd -u to upgrade this file.
-
- 1.5:
- _ Fixed a bug that allowed 'ccd -u'.
- _ Introduced an 'expand' feature, on request from abcd!Leon. Thus,
- a 'ccd to c:' will not display c: as the directory, but instead
- its full path (Volume:C for example). This was a little annoying
- when you issued a 'ccd /' and got the '/' displayed... I've
- included an option to disable this feature, though, because
- someone told me he preferred to see the assigns not expanded.
- _ Still having trouble with memory management: two or three Locks
- are kept by the system, and the Amy gurus if I try to UnLock some
- of them. I'll have to think that out.
-
- 1.4:
- _ Fixed an invisible bug: ccd wasn't comparing the fragment to the
- last entry in the long path but in the whole path (i.e. you could
- search for b and it would match b/c/d, whereas this latter should
- only match to d).
- _ Implemented partial dir search (i.e. ccd sys can change to
- system).
-
- 1.3:
- Added a 'real cd' feature, that is: ccd first tries to cd directly
- into the dir given. This way, there aren't any longer things cd do
- that ccd can't...
-
- 1.2:
- Alright, I cheated somewhat. This version is actually the first
- one...
-
-
-