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 29fc2561c03..e5517eeb8db 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12012-06-29 Dmitry Antipov <dmantipov@yandex.ru>
2
3 * window.h (struct window): Change type of 'fringes_outside_margins'
4 to bitfield. Fix comment. Adjust users accordingly.
5 (struct window): Change type of 'window_end_bytepos' to ptrdiff_t.
6 Adjust comment.
7 * xdisp.c (try_window_id): Change type of 'first_vpos' and 'vpos'
8 to ptrdiff_t.
9
12012-06-29 Andreas Schwab <schwab@linux-m68k.org> 102012-06-29 Andreas Schwab <schwab@linux-m68k.org>
2 11
3 * gnutls.c (emacs_gnutls_handshake): 12 * gnutls.c (emacs_gnutls_handshake):