summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 42b98f1..e964202 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-02-16 Glynn Foster <glynn.foster@sun.com>
+ * src/util.h: Fix leak in ZENITY_IMAGE_FULLPATH. Fixes
+ #167518, hopefully.
+
+2005-02-16 Glynn Foster <glynn.foster@sun.com>
+
* src/fileselection.c, THANKS, src/about.c: Fix bug
#167577, that leaks a seperator. Patch from
Paolo Borelli <pborelli@katamail.com>