* pop.c: Fix ERRMAX typo (Bug#13925).
[bpt/emacs.git] / lib-src / ChangeLog
index c88b467..6859431 100644 (file)
@@ -1,3 +1,20 @@
+2013-03-12  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * pop.c: Fix ERRMAX typo (Bug#13925).
+       (socket_connection) [!HAVE_KRB5_ERROR_TEXT && HAVE_KRB5_ERROR_E_TEXT]:
+       Use ERROR_MAX, not ERRMAX.
+
+2013-03-11  Glenn Morris  <rgm@gnu.org>
+
+       * Version 24.3 released.
+
+2012-10-26  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (uninstall): No INSTALLABLES live in archlibdir.
+
+       * Makefile.in (install, uninstall): Transformations should not be
+       applied to $EXEEXT.
+
 2012-10-23  Eli Zaretskii  <eliz@gnu.org>
 
        * makefile.w32-in (lisp2): Add cp51932.el and eucjp-ms.el, to
 ;; coding: utf-8
 ;; End:
 
-  Copyright (C) 1988-1999, 2001-2012 Free Software Foundation, Inc.
+  Copyright (C) 1988-1999, 2001-2013 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.