aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1e18ffd5d6b..4b0ac4082a5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,17 @@
12011-08-14 Andreas Schwab <schwab@linux-m68k.org>
2
3 * gnutls.c (QCgnutls_bootprop_priority)
4 (QCgnutls_bootprop_trustfiles, QCgnutls_bootprop_keylist)
5 (QCgnutls_bootprop_crlfiles, QCgnutls_bootprop_callbacks)
6 (QCgnutls_bootprop_loglevel, QCgnutls_bootprop_hostname)
7 (QCgnutls_bootprop_min_prime_bits, QCgnutls_bootprop_verify_flags)
8 (QCgnutls_bootprop_verify_hostname_error)
9 (QCgnutls_bootprop_callbacks_verify): Rename from
10 Qgnutls_bootprop_..., all uses changed.
11
12 * xfaces.c (QCignore_defface): Rename from Qignore_defface, all
13 uses changed.
14
12011-08-14 Paul Eggert <eggert@cs.ucla.edu> 152011-08-14 Paul Eggert <eggert@cs.ucla.edu>
2 16
3 * xfaces.c (Qframe_set_background_mode): Now static. 17 * xfaces.c (Qframe_set_background_mode): Now static.