aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3e28cd2f2c0..1546348bfbf 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12011-05-28 William Xu <william.xwl@gmail.com>
2
3 * nsterm.m (ns_term_shutdown): Synchronize user defaults before
4 exiting (Bug#8239).
5
12011-05-28 Jim Meyering <meyering@redhat.com> 62011-05-28 Jim Meyering <meyering@redhat.com>
2 7
3 Avoid a sign-extension bug in crypto_hash_function. 8 Avoid a sign-extension bug in crypto_hash_function.