aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7893cd68396..12b4fa97c33 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12012-02-15 Paul Eggert <eggert@cs.ucla.edu>
2
3 * image.c (MAX_IMAGE_SIZE): Increase from 6.0 to 10.0; see
4 <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
5
62012-02-15 Chong Yidong <cyd@gnu.org>
7
8 * eval.c (Fdefvar, Fdefconst): Doc fix; note that the variable is
9 marked as special. Also, starting docstrings with * is obsolete.
10
12012-02-13 Andreas Schwab <schwab@linux-m68k.org> 112012-02-13 Andreas Schwab <schwab@linux-m68k.org>
2 12
3 * gnutls.c (emacs_gnutls_write): Fix last change. 13 * gnutls.c (emacs_gnutls_write): Fix last change.