summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorstefw <stefw@localhost>2009-04-02 03:29:53 +0000
committerstefw <stefw@localhost>2009-04-02 03:29:53 +0000
commit2e8352d203eceebb2b44917b6ddcfc1e26a52002 (patch)
tree50707c2bdb0a58d83b36fb002e9e463ff42515a8 /ChangeLog
parent49fe9172d0709ec64249715f042ccc0eb5d95308 (diff)
downloadgnome-keyring-2e8352d203eceebb2b44917b6ddcfc1e26a52002.tar.gz
Fix assertion that occurs when shrinking block of secure memory and then expanding again.
svn path=/trunk/; revision=1706
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d51bb761..8e3a60d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-04-01 Stef Walter <stef@memberwebs.com>
+
+ * egg/egg-secure-memory.c: Fix assertion that occurs when
+ shrinking block of secure memory and then expanding again.
+
2009-03-20 Stef Walter <stef@memberwebs.com>
* configure.in: Quote shell variable properly in configure.in