summaryrefslogtreecommitdiffstats
path: root/winsup/utils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r--winsup/utils/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog
index ba588d5ad..e33d8f2b0 100644
--- a/winsup/utils/ChangeLog
+++ b/winsup/utils/ChangeLog
@@ -1,3 +1,10 @@
+2010-01-16 Corinna Vinschen <corinna@vinschen.de>
+
+ * cygpath.cc (get_mixed_name): Drop function. Replace with call to
+ convert_slashes throughout.
+ (do_sysfolders): Free allocated buffer.
+ (do_pathconv): Fix freeing last buffer.
+
2010-01-11 Corinna Vinschen <corinna@vinschen.de>
* mount.cc (do_mount_from_fstab): Allow to change cygdrive prefix, too.