Changes by: antona
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4089
Modified Files:
ChangeLog
Log Message:
Update changelog
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.300
retrieving revision 1.301
diff -u -p -r1.300 -r1.301
--- ChangeLog 15 Oct 2005 09:53:36 -0000 1.300
+++ ChangeLog 15 Oct 2005 11:16:32 -0000 1.301
@@ -3,9 +3,9 @@ xx/xx/2005 - 1.12.2-WIP
- Temporarily disable use of the legal ansi character checking in
libntfs/unistr.c::ntfs_names_collate() pending a proper fix at some
point. (Anton)
- - Remove getgccver script and just get the version with the simple gcc
- option -dumpversion. I wish I had known about it earlier! Tested on
- various architectures and versions from 2.95 to 4.0.1. (Anton)
+ - Rewrite gcc version detection logic using the -dumpversion option.
+ Tested on various OS and architectures and gcc versions from 2.95 to
+ 4.0.1 with some weird ones like 3.5-blah thrown in, too. (Anton)
10/10/2005 - 1.12.1 - Minor fix to location of mount.ntfs-fuse and mkfs.ntfs.
|