Changeset 126

Show
Ignore:
Timestamp:
11/18/06 00:14:33 (2 years ago)
Author:
Gregor
Message:

RELEASE: 0.4

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/docs/ChangeLog

    r110 r126  
     1SVN from 0.3: 
     2        - Fixed a bug causing DSSS not to download mirrors.list (which was 
     3          fairly docile since there are no working mirrors yet) 
     4        - Modified to work properly on Mac OS X (hopefully) 
     5        - Wrote simple install and use documents. 
     6        - Added version output to the --help output. 
     7        - dsss net list command implemented. 
     8        - dsss net search command implemented. 
     9        - dsss installed command implemented. 
     10        - unix2dos is now used for all patches on Windows, due to a bug (of 
     11          sorts) in GNU patch on Windows. 
     12 
    1130.3 from 0.2: 
    214        - Switched to curl instead of wget, due to curl's superior support for 
    315          updates based on time. 
    4         - dsss net fetch command implemented 
     16        - dsss net fetch command implemented. 
    517        - SVN-based source list system swapped out for an HTTP-based system 
    618          (makes a number of things more efficient) 
    719 
    8200.2 from 0.1: 
    9         - Support for subdir types in dsss.conf 
    10         - Support for mirrors 
     21        - Support for subdir types in dsss.conf. 
     22        - Support for mirrors. 
    1123        - $ETC_PREFIX 
  • trunk/docs/NEWS

    r110 r126  
     12006-11-17: DSSS 0.4 released. 
     2 
    132006-11-15: DSSS 0.3 released. 
    24