summaryrefslogtreecommitdiff
path: root/lib-src
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2013-04-03 20:46:25 -0700
committerGlenn Morris <rgm@gnu.org>2013-04-03 20:46:25 -0700
commit47d038b3af124e8244e5c8248a71dc169f5dfaac (patch)
treef53fcadab26608afa67a59097f513aa7c19a981d /lib-src
parent51af1aa2334ddfd4cc870ede9a2e1bf6de294bf0 (diff)
downloademacs-47d038b3af124e8244e5c8248a71dc169f5dfaac.tar.gz
emacs-47d038b3af124e8244e5c8248a71dc169f5dfaac.tar.bz2
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')
-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 @@
(socket_connection) [!HAVE_KRB5_ERROR_TEXT && HAVE_KRB5_ERROR_E_TEXT]:
Use ERROR_MAX, not ERRMAX.
-2013-03-16 Glenn Morris <rgm@gnu.org>
-
- * Version 24.3 released.
-
2013-03-13 Paul Eggert <eggert@cs.ucla.edu>
File synchronization fixes (Bug#13944).