/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:
jgoerzen
2002-06-25 01:58:25 +01:00
parent 05d8f27955
commit 132a38bfce
4 changed files with 30 additions and 2 deletions

View File

@@ -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