OSDN Git Service

Add support for local change tracking with mercurial.
authorKeith Marshall <keithmarshall@users.sourceforge.net>
Sun, 9 Oct 2011 14:34:28 +0000 (14:34 +0000)
committerKeith Marshall <keithmarshall@users.sourceforge.net>
Sun, 9 Oct 2011 14:34:28 +0000 (14:34 +0000)
.cvsignore
ChangeLog

index ba0397b..f944a04 100644 (file)
@@ -1 +1,2 @@
 build configure autom4te.cache
+.hg .hgignore .hgtags
index bccb1fd..5e35361 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-10-09  Keith Marshall  <keithmarshall@users.sourceforge.net>
+
+       Add support for local change tracking with mercurial.
+
+       * .cvsignore (.hg, .hgignore, .hgtags): Add to ignored list.
+
 2011-09-15  Cesar Strauss  <cestrauss@gmail.com>
 
        Update & publish mingw32-gcc4.