aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2013-04-03 20:46:25 -0700
committerGlenn Morris2013-04-03 20:46:25 -0700
commit47d038b3af124e8244e5c8248a71dc169f5dfaac (patch)
treef53fcadab26608afa67a59097f513aa7c19a981d /lib-src/ChangeLog
parent51af1aa2334ddfd4cc870ede9a2e1bf6de294bf0 (diff)
downloademacs-47d038b3af124e8244e5c8248a71dc169f5dfaac.tar.gz
emacs-47d038b3af124e8244e5c8248a71dc169f5dfaac.zip
ChangeLog fixes
2013-03-16 was not the date Emacs 24.3 was released, it was not even the date on which I merged all changes from that release into trunk. Ref: http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00990.html
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 5606ae569b6..2089a50d47b 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -14,10 +14,6 @@
14 (socket_connection) [!HAVE_KRB5_ERROR_TEXT && HAVE_KRB5_ERROR_E_TEXT]: 14 (socket_connection) [!HAVE_KRB5_ERROR_TEXT && HAVE_KRB5_ERROR_E_TEXT]:
15 Use ERROR_MAX, not ERRMAX. 15 Use ERROR_MAX, not ERRMAX.
16 16
172013-03-16 Glenn Morris <rgm@gnu.org>
18
19 * Version 24.3 released.
20
212013-03-13 Paul Eggert <eggert@cs.ucla.edu> 172013-03-13 Paul Eggert <eggert@cs.ucla.edu>
22 18
23 File synchronization fixes (Bug#13944). 19 File synchronization fixes (Bug#13944).