changeset in /hg/icedtea: 2007-09-12 Christan Thalinger <twist...
Christian Thalinger
twisti at complang.tuwien.ac.at
Wed Sep 12 11:41:26 PDT 2007
changeset 1d24d15ad821 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=1d24d15ad821
description:
2007-09-12 Christan Thalinger <twisti at complang.tuwien.ac.at>
* .hgignore: Added *~.
diffstat:
2 files changed, 8 insertions(+)
.hgignore | 4 ++++
ChangeLog | 4 ++++
diffs (22 lines):
diff -r 7b9167e3d1ff -r 1d24d15ad821 .hgignore
--- a/.hgignore Wed Sep 12 14:32:24 2007 -0400
+++ b/.hgignore Wed Sep 12 20:41:19 2007 +0200
@@ -1,3 +1,7 @@ autom4te.cache
+syntax: glob
+*~
+
+syntax: regexp
autom4te.cache
openjdk
bootstrap
diff -r 7b9167e3d1ff -r 1d24d15ad821 ChangeLog
--- a/ChangeLog Wed Sep 12 14:32:24 2007 -0400
+++ b/ChangeLog Wed Sep 12 20:41:19 2007 +0200
@@ -1,3 +1,7 @@ 2007-09-12 Lillian Angel <langel at redha
+2007-09-12 Christan Thalinger <twisti at complang.tuwien.ac.at>
+
+ * .hgignore: Added *~.
+
2007-09-12 Lillian Angel <langel at redhat.com>
* AUTHORS: Added Christian Thalinger.
More information about the distro-pkg-dev
mailing list