* .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 346520b..ea005a0 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.