]> git.eshelyaron.com Git - emacs.git/commitdiff
Don't ignore .arch-inventory.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 4 Feb 2008 14:25:13 +0000 (14:25 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 4 Feb 2008 14:25:13 +0000 (14:25 +0000)
nt/.gitignore
nt/ChangeLog

index cfa059286f22e4d7a4c1b4165b3c583308ca48cd..3827bfaf5138838bb55300889b1826b3af249b99 100644 (file)
@@ -1,6 +1,5 @@
 *-spd
 *.pdb
-.arch-inventory
 config.log
 makefile
 obj
index f3ad23a389aa6c2a253e43fe4543e75e1450b607..dd2ada0211358cf8ca2feee70748dbb8f8b28c96 100644 (file)
@@ -1,3 +1,7 @@
+2008-02-04  Juanma Barranquero  <lekktu@gmail.com>
+
+       * .cvsignore: Don't ignore .arch-inventory.
+
 2008-02-03  Jason Rumney  <jasonr@gnu.org>
 
        * configure.bat: Make gcc the default compiler.