Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorOLPC Developer <olpc@olpcdev.localdomain>2007-10-25 18:49:16 (GMT)
committer OLPC Developer <olpc@olpcdev.localdomain>2007-10-25 18:49:16 (GMT)
commit25e49e611c75c71cb39e0db7757600b059a9fdfe (patch)
tree9dc9542ba5d0d80e33d330ff8e071b42ef997f2d /NEWS
parent6afb0595c76fa1b05b46b89a6e05aec4e63749fa (diff)
Fix for #4454
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3c6d6f8..233947d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+* #4454: Added a broad try..except Exception: to write_file() to allow read to
+ close if write_file has an error.
+
34
* Reverse the zoom buttons so they're in the usual -/+ order found everywhere.