summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6642c241..58630f26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
2009-01-27 Matthias Claesen <mclasen@redhat.com>
+ * src/core/edge-resistance.c: some lists failed to keep track
+ of their contents and therefore didn't free correctly.
+ Closes #552303.
+
+2009-01-27 Matthias Claesen <mclasen@redhat.com>
+
* src/core/prefs.c: Free name of old theme when new theme
- is loaded.
+ is loaded. Closes #552973.
2009-01-27 Matthias Claesen <mclasen@redhat.com>