aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 09fc8fbfda2..29fc2561c03 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12012-06-29 Andreas Schwab <schwab@linux-m68k.org>
2
3 * gnutls.c (emacs_gnutls_handshake):
4 Add QUIT to make the loop interruptible.
5
62012-06-29 Glenn Morris <rgm@gnu.org>
7
8 * charset.c (init_charset): Make lack of etc/charsets fatal.
9
12012-06-29 Dmitry Antipov <dmantipov@yandex.ru> 102012-06-29 Dmitry Antipov <dmantipov@yandex.ru>
2 11
3 * editfns.c (region_limit): Fix type mismatch. 12 * editfns.c (region_limit): Fix type mismatch.