]> git.wh0rd.org Git - nano.git/commitdiff
2008-07-11 Michael Haubenwallner <michael.haubenwallner@salomon.at>
authorChris Allegretta <chrisa@asty.org>
Sat, 12 Jul 2008 02:20:16 +0000 (02:20 +0000)
committerChris Allegretta <chrisa@asty.org>
Sat, 12 Jul 2008 02:20:16 +0000 (02:20 +0000)
        * global.c: include proto.h earlier in file to fix AIX compilation
          (Savannah patch 6559)

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4275 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog

index 8d1d8202ee3151b7f691f827b79436bb56dbb0e2..91cf0172ba0e5b78758a169f80fa328b20322f61 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,3 @@
-2008-07-11 Michael Haubenwallner <michael.haubenwallner@salomon.at>
-       * global.c: include proto.h earlier in file to fix AIX compilation
-         (Savannah patch 6559)
-
 2008-07-11 Mitsuya Shibata <mty.shibata@gmail.com>
        * text.c: Fix crashing in help menu when using certain locales
          (Savannah bug 23751)