summaryrefslogtreecommitdiffstats
path: root/winsup/mingw/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/mingw/ChangeLog')
-rw-r--r--winsup/mingw/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/winsup/mingw/ChangeLog b/winsup/mingw/ChangeLog
index 0b5685ba4..4d5c0e09e 100644
--- a/winsup/mingw/ChangeLog
+++ b/winsup/mingw/ChangeLog
@@ -1,3 +1,11 @@
+2006-12-31 Keith Marshall <keithmarshall@users.sourceforge.net>
+
+ * include/libgen.h: New file; required by...
+ * mingwex/basename.c, mingwex/dirname.c: New files.
+ * mingwex/Makefile.in (DISTFILES): Add them...
+ (POSIX_OBJS): ...with corresponding basename.o, dirname.o
+ (Dependencies): Typo; s/Dependancies/Dependencies/
+
2006-11-25 Keith Marshall <keithmarshall@users.sourceforge.net>
* Makefile.in (VERSION): Let configure define it.