]> granicus.if.org Git - neomutt/commitdiff
Ignore TAGS files
authorBrendan Cully <brendan@kublai.com>
Tue, 10 Apr 2007 20:41:30 +0000 (13:41 -0700)
committerBrendan Cully <brendan@kublai.com>
Tue, 10 Apr 2007 20:41:30 +0000 (13:41 -0700)
.hgignore
ChangeLog

index 49472757bc3451f84d81592d404ade490cbc8559..7e20b44e27f02fe0a8b25d7945076f9c9a973109 100644 (file)
--- a/.hgignore
+++ b/.hgignore
@@ -34,6 +34,7 @@
 syntax: glob
 .deps
 Makefile
+TAGS
 cscope.*
 *.swp
 *.o
index 14e642accd955b1bbaf0652a7cec3606c9d1f6b3..5215853461be1d50d8ce7ac9f926ffb7b096e213 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-04-10 10:16 -0700  Petr Písař  <petr.pisar@atlas.cz>  (af01580c9a08)
+
+       * po/cs.po: Updated Czech translation
+
+2007-04-10 10:13 -0700  Brendan Cully  <brendan@kublai.com>  (9bbf304e09bc)
+
+       * rfc3676.c: Wrap flowed lines at no more than FLOWED_MAX in
+       replies
+
 2007-04-09 20:36 -0700  Michael Elkins  <me@mutt.org>  (fbe67329e688)
 
        * main.c: Exit with a nonzero value if sending a message in batch mode