home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 570.lha / ccd_v2.4 / Versions.pp / Versions
Encoding:
Text File  |  1991-10-24  |  3.5 KB  |  80 lines

  1. 2.4:
  2.          _ Although ccd pretended it was updating the ccdconfig file when
  3.            invoked with -u, it wouldn't do anything (moreover, it
  4.            was opening a useless graphic display). Thanks David for
  5.            pointing out this bug!
  6.  
  7.  
  8. 2.3:
  9.          _ Added a -e option (for 'exact'). 'ccd -e sys' will cd to a dir
  10.            named 'sys', and not 'system' or any other approaching name.
  11.          _ Added a -cv (verbose), meant only when ccd triggers a guru while
  12.            creating the configuration file (it happened only on one Amiga!).
  13.            You should never have to use it. Hopefully. :-)
  14.          _ Allowed the user to modify the customscreen colors on the command
  15.            line: 'ccd -00ff -112f -2055 -3fff' for example
  16.          _ Added a -w option if the user wants ccd to open on the WB screen
  17.          _ If the config file is out of date, ccd asks the user if they
  18.            want it rebuilt automatically (changed the config file structure)
  19.  
  20.  
  21. 2.2:
  22.          _ Made version detection smarter
  23.          _ Added -u option, for a real update. 'ccd -u' adds the current
  24.            directory (and its subdirs) AT THE END of the config file.
  25.            Better than nothing...
  26.          _ Moved the upper corner of the screen one pixel down
  27.          _ Took off the WINDOWDRAG gadget, since the window can't be moved
  28.          _ Fixed a bug that left the screen open if no config file was there
  29.  
  30.  
  31. 2.1:
  32.          _ Added a PAL/NTSC detect feature. ccd will automatically a big
  33.            screen if in PAL mode.
  34.          _ Narrowed the interline spacing so you get 30 lines on a PAL
  35.            screen
  36.          _ Renamed the -u option in -c (for create).
  37.  
  38.  
  39. 2.0 beta:
  40.          _ A giant leap forward... Here comes the Intuition interface.
  41.            Personally, I don't think it is useful, but everyone doesn't
  42.            agree, so here it is. Note this is just a beta version. From
  43.            now on, I'm just waiting for feedbacks from users telling me what
  44.            they would like the display to look like. I'm out of ideas...
  45.            Just type 'ccd' to get the graphic display, and click on the
  46.            directory you wish to go to.
  47.          _ Old config files are obsolete, but the program will tell you
  48.            that. Just run ccd -u to upgrade this file.
  49.  
  50. 1.5:
  51.         _ Fixed a bug that allowed 'ccd -u'.
  52.         _ Introduced an 'expand' feature, on request from abcd!Leon. Thus,
  53.           a 'ccd to c:' will not display c: as the directory, but instead
  54.           its full path (Volume:C for example). This was a little annoying
  55.           when you issued a 'ccd /' and got the '/' displayed... I've
  56.           included an option to disable this feature, though, because
  57.           someone told me he preferred to see the assigns not expanded.
  58.         _ Still having trouble with memory management: two or three Locks
  59.           are kept by the system, and the Amy gurus if I try to UnLock some
  60.           of them. I'll have to think that out.
  61.  
  62. 1.4:
  63.         _ Fixed an invisible bug: ccd wasn't comparing the fragment to the
  64.           last entry in the long path but in the whole path (i.e. you could
  65.           search for b and it would match b/c/d, whereas this latter should
  66.           only match to d).
  67.         _ Implemented partial dir search (i.e. ccd sys can change to
  68.           system).
  69.  
  70. 1.3:
  71.         Added a 'real cd' feature, that is: ccd first tries to cd directly
  72.         into the dir given. This way, there aren't any longer things cd do
  73.         that ccd can't...
  74.  
  75. 1.2:
  76.         Alright, I cheated somewhat. This version is actually the first
  77.         one...
  78.  
  79.  
  80.