summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormjwybrow <mjwybrow@users.sourceforge.net>2006-05-26 02:50:00 +0000
committermjwybrow <mjwybrow@users.sourceforge.net>2006-05-26 02:50:00 +0000
commit9ac3758e72c067776b50fff5cd1c9549261efa3c (patch)
tree0ce370904ae23c4879745f459e8c0f17345d1004 /ChangeLog
parentCorrect my translation call. I shouldn't call gettext directly. (diff)
downloadinkscape-9ac3758e72c067776b50fff5cd1c9549261efa3c.tar.gz
inkscape-9ac3758e72c067776b50fff5cd1c9549261efa3c.zip
* src/path-prefix.h: Add missing CREATE_* directory locations
for building an OS X application bundle. Fixes bug #1495284. (bzr r1011)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 47555915c..394ac602e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
+2006-05-26 Michael Wybrow <mjwybrow@users.sourceforge.net>
+
+ * src/path-prefix.h: Add missing CREATE_* directory locations
+ for building an OS X application bundle. Fixes bug #1495284.
+
2006-05-25 Bryce Harrington <bryce@bryceharrington.org>
+
* src/inkscape.cpp: i18n on error messages (fix for bug 1490928)
2006-05-23 Jon A. Cruz <jon@joncruz.org>