diff options
| author | Carl Hetherington <cth@carlh.net> | 2006-01-23 14:19:27 +0000 |
|---|---|---|
| committer | cth103 <cth103@users.sourceforge.net> | 2006-01-23 14:19:27 +0000 |
| commit | 88a8b1c9b15c12ff99ffc0f9c387ad1a1bdca813 (patch) | |
| tree | e9bbd7451de9f040b51c2408db0e3307558fc233 /ChangeLog | |
| parent | Add .a files to svn:ignore property. (diff) | |
| download | inkscape-88a8b1c9b15c12ff99ffc0f9c387ad1a1bdca813.tar.gz inkscape-88a8b1c9b15c12ff99ffc0f9c387ad1a1bdca813.zip | |
Catch failures in fopen of XML files. Fixes #1374551.
(bzr r23)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,6 +3,9 @@ * src/selection.cpp: fix a typo in one of my previous commits. Closes #1401357. + * src/xml/repr-io.cpp: catch failures in fopen of XML files. + Closes #1374551. + 2006-01-20 Michael Wybrow <mjwybrow@users.sourceforge.net> * src/widgets/toolbox.cpp, src/widgets/desktop-widget.cpp, |
