Changeset 353 for box/trunk/BUGS.txt


Ignore:
Timestamp:
30/01/2006 20:04:53 (6 years ago)
Author:
ben
Message:

Merge chris/bb-save-state, resolving conflicts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/BUGS.txt

    r217 r353  
    99* bbackupquery restore, if not root, then won't do file ownership properly, but won't alert the user to this fact 
    1010* empty (real) directories in the store aren't deleted when they're empty (and will never be used again) -- uses up disc space unnecessarily 
     11* need unit tests for SSL keepalives and state saving (serialisation) 
     12* make Archive derive from Protocol 
     13* more automated tests for win32 
     14* change off_t to box_off_t in preparation for win32 large file support 
     15* support large files on win32 by using native *i64 functions instead of posix 
Note: See TracChangeset for help on using the changeset viewer.