]> granicus.if.org Git - neomutt/commitdiff
# changelog commit
authorBrendan Cully <brendan@kublai.com>
Mon, 31 Jan 2005 02:42:37 +0000 (02:42 +0000)
committerBrendan Cully <brendan@kublai.com>
Mon, 31 Jan 2005 02:42:37 +0000 (02:42 +0000)
ChangeLog

index ee21263626b151421f852d37b80820c00c8a4963..a94c79647ed50cabc88ac28c97236a583fa5206c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,19 @@
+2005-01-31 02:40:14  Brendan Cully  <brendan@kublai.com>  (brendan)
+                                 
+       * acconfig.h, configure.in, hcache.c, protos.h: Begin removing
+       deprecated autoconf 2.13 backward compatibility code. Add
+       AC_CHECK_TYPES macros for uin32/64 types, use uint64_t instead of
+       long long in hcache code.
+                                 
+2005-01-29 19:15:07  Thomas Glanzmann  <sithglan@stud.uni-erlangen.de>  (roessler)
+                                 
+     * hcache.c: - make hcache.c conform to mutt codingstyle
+     - use $Id$ CVS keyword instead of %K% BitKeeper keyword
+                                 
 2005-01-29 19:15:07  Thomas Glanzmann  <sithglan@stud.uni-erlangen.de>  (roessler)
 
-       * hcache.c: - make hcache.c conform to mutt codingstyle - use $Id$
-       CVS keyword instead of %K% BitKeeper keyword
+       * hcache.c: - make hcache.c conform to mutt codingstyle - use
+       Id CVS keyword instead of %K% BitKeeper keyword
 
 2005-01-28 16:40:33  Thomas Roessler  <roessler@does-not-exist.org>  (roessler)