]> granicus.if.org Git - neomutt/commitdiff
remove a double inclusion of config.h
authorDan Fandrich <dan@coneharvesters.com>
Wed, 27 Jun 2007 17:35:59 +0000 (10:35 -0700)
committerDan Fandrich <dan@coneharvesters.com>
Wed, 27 Jun 2007 17:35:59 +0000 (10:35 -0700)
ChangeLog
dotlock.c

index 769ca02bd3763c3f95320dc118443579df694cca..3edf62749afd2bcad5acf3e19cda76bd8f89292e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-06-14 18:17 -0700  Sertaç  <Sertaç Ö. Yıldız>  (55cd4cb611d9)
+
+       * rfc3676.c: flowed: consider a single space as a hard line break.
+       Closes #2906
+
+2007-06-13 10:43 -0700  Vsevolod Volkov  <vvv@mutt.org.ua>  (8d02c65ed0b5)
+
+       * ChangeLog, po/ru.po: Updated Russian translation
+
 2007-06-11 09:27 -0700  René Clerc  <rene@clerc.nl>  (5eaa1cfe80ad)
 
        * po/nl.po: Updated Dutch translation
index 90d1f5e6b48480e1168f6d163bc77cedace50e50..706d3948f4682f3ed169b2879f2c2f40ae45adec 100644 (file)
--- a/dotlock.c
+++ b/dotlock.c
@@ -47,7 +47,6 @@
 #endif
 
 #include "dotlock.h"
-#include "config.h"
 
 #ifdef HAVE_GETOPT_H
 #include <getopt.h>