aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index cd03d1fa186..9166fe1822f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12011-04-25 Eli Zaretskii <eliz@gnu.org> 12011-04-25 Eli Zaretskii <eliz@gnu.org>
2 2
3 * gnutls.c (emacs_gnutls_handshake): Avoid compiler warnings about
4 "cast to pointer from integer of different size".
5
3 Improve doprnt and its use in verror. (Bug#8545) 6 Improve doprnt and its use in verror. (Bug#8545)
4 * doprnt.c (doprnt): Document the set of format control sequences 7 * doprnt.c (doprnt): Document the set of format control sequences
5 supported by the function. Use SAFE_ALLOCA instead of always 8 supported by the function. Use SAFE_ALLOCA instead of always