Changeset 126
- Timestamp:
- 11/18/06 00:14:33 (2 years ago)
- Files:
-
- trunk/docs/ChangeLog (modified) (1 diff)
- trunk/docs/NEWS (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/docs/ChangeLog
r110 r126 1 SVN 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 1 13 0.3 from 0.2: 2 14 - Switched to curl instead of wget, due to curl's superior support for 3 15 updates based on time. 4 - dsss net fetch command implemented 16 - dsss net fetch command implemented. 5 17 - SVN-based source list system swapped out for an HTTP-based system 6 18 (makes a number of things more efficient) 7 19 8 20 0.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. 11 23 - $ETC_PREFIX trunk/docs/NEWS
r110 r126 1 2006-11-17: DSSS 0.4 released. 2 1 3 2006-11-15: DSSS 0.3 released. 2 4
