summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrendan Cully <brendan@kublai.com>2007-11-07 14:50:06 -0800
committerBrendan Cully <brendan@kublai.com>2007-11-07 14:50:06 -0800
commitf0e89a63a1fcbf48bb20b3677264eab4a8494c8c (patch)
tree7083fab30c9f2482e2293799af9212ee4bc45670
parent1c514f01bc8e9595d9b8e6cb4b76dfca180bd34d (diff)
Fix up .hgignore for makedoc movement
-rw-r--r--.hgignore2
-rw-r--r--ChangeLog9
2 files changed, 10 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index 2f3c4192..f0735124 100644
--- a/.hgignore
+++ b/.hgignore
@@ -21,7 +21,7 @@
^flea$
^hcversion\.h$
^keymap_(all)?defs\.h$
-^makedoc$
+^doc/makedoc$
^mutt$
^mutt_dotlock(\.c)?$
^patchlist\.c$
diff --git a/ChangeLog b/ChangeLog
index fe0f8850..cabb3aaf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-11-07 14:48 -0800 Brendan Cully <brendan@kublai.com> (b68ccc2e66e2)
+
+ * curs_lib.c, mutt_curses.h: Suppress progress bar updates less than
+ 250ms apart. Closes #2899.
+
+2007-11-07 12:12 -0800 Emanuele Giaquinta <e.giaquinta@glauco.it> (c62c5495d67c)
+
+ * wcwidth.c: Updated wcwidth to Unicode 5.0
+
2007-11-07 12:03 +0100 Rocco Rutte <pdmef@gmx.net> (fce40f3a1aec)
* Makefile.am, Muttrc.head, doc/Makefile.am, doc/Muttrc.head, doc