/head: changeset 50
Fixed save() such that it will be atomic. If the program crashes while writing, it is guaranteed to have either a complete copy of the old or the new data.
This commit is contained in:
@@ -1,3 +1,22 @@
|
||||
2002-06-24 09:58 jgoerzen
|
||||
|
||||
* debian/changelog, offlineimap/version.py: Preparation for 1.0.2
|
||||
|
||||
2002-06-24 09:54 jgoerzen
|
||||
|
||||
* offlineimap/folder/LocalStatus.py: Fixed save() such that it will
|
||||
be atomic. If the program crashes while writing, it is guaranteed
|
||||
to have either a complete copy of the old or the new data.
|
||||
|
||||
2002-06-22 21:37 jgoerzen
|
||||
|
||||
* TODO: Added.
|
||||
|
||||
2002-06-21 22:04 jgoerzen
|
||||
|
||||
* ChangeLog, debian/changelog, offlineimap/version.py: Final prep
|
||||
for 1.0.1
|
||||
|
||||
2002-06-21 22:03 jgoerzen
|
||||
|
||||
* offlineimap.py, offlineimap/folder/IMAP.py: Fixed a bug with
|
||||
|
Reference in New Issue
Block a user