summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
-rw-r--r--unix/.cvsignore2
2 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 07ba948..2d7be2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@
* tools/fix_tommath_h.tcl
* libtommath/tommath.h Formatting (# should always be first char on line)
* win/tclAppInit.c For MINGW/CYGWIN, use GetCommandLineA explicitely
+ * unix/.cvsignore Add pkg, *.dll
2010-04-30 Don Porter <dgp@users.sourceforge.net>
diff --git a/unix/.cvsignore b/unix/.cvsignore
index 9e40900..07d97c0 100644
--- a/unix/.cvsignore
+++ b/unix/.cvsignore
@@ -17,3 +17,5 @@ test1
test2
confdefs.h
*.so
+pkg
+*.dll