summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2011-11-03 21:06:42 +0200
committerEli Zaretskii <eliz@gnu.org>2011-11-03 21:06:42 +0200
commit3ab15fd62dfe3a0284df38ee415b5b95f040dc2a (patch)
tree6c1e5a43bfc42beb5be5661a4da83d6fc4bce579 /src
parent84c3edb9f2d86fcb6f6c44bd052f64fc9e9cdf60 (diff)
src/ChangeLog: Fix entry for last commit.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7b3af18c2d5..67f8507a26b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,7 +1,7 @@
2011-11-03 Eli Zaretskii <eliz@gnu.org>
* w32fns.c (unwind_create_frame): If needed, free the glyph
- matrices of the partially constructed frame.
+ matrices of the partially constructed frame. (Bug#9943)
2011-11-01 Eli Zaretskii <eliz@gnu.org>