]> git.eshelyaron.com Git - emacs.git/commitdiff
* .bzrignore: Ignore all .exe, instead of individual files.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 12 Jan 2010 23:55:23 +0000 (00:55 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 12 Jan 2010 23:55:23 +0000 (00:55 +0100)
ChangeLog

index 346520b41fc4909e93027e78bdc88f13c197b068..ea005a040674bf4cd4673a9f714810d7ed09d1f5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-01-12  Juanma Barranquero  <lekktu@gmail.com>
+
+       * .bzrignore: Ignore all .exe, instead of individual files.
+
 2010-01-12  Chong Yidong  <cyd@stupidchicken.com>
 
        * configure.in: Explicitly check for and link to -lXrender.