Changeset 144

Show
Ignore:
Timestamp:
11/20/06 13:04:10 (2 years ago)
Author:
Gregor
Message:

RELEASE: 0.6

Files:

Legend:

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

    r137 r144  
     10.6 from 0.5: 
     2        - Show synchronize commands (had previously hidden them, decided that 
     3          showing them is the superior option) 
     4        - Run curl in "insecure" mode (the certs are worthless anyway) 
     5        - Ignore output from bsdtar, which is almost exclusively false 
     6          negatives. 
     7 
    180.5 from 0.4: 
    29        - Fixed rmRecursive to work on Windows. 
  • trunk/docs/NEWS

    r137 r144  
     12006-11-20: DSSS 0.6 released. 
     2 
    132006-11-19: DSSS 0.5 released. 
    24 
  • trunk/sss/main.d

    r137 r144  
    4242import sss.uninstall; 
    4343 
    44 const char[] DSSS_VERSION = "0.5"; 
     44const char[] DSSS_VERSION = "0.6"; 
    4545 
    4646private {