Changes by: szaka
Update of /cvsroot/linux-ntfs/ntfsprogs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18563
Modified Files:
ChangeLog
Log Message:
Fix all incorrect getopt_long() return value usages.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/linux-ntfs/ntfsprogs/ChangeLog,v
retrieving revision 1.375
retrieving revision 1.376
diff -u -p -r1.375 -r1.376
--- ChangeLog 5 Apr 2006 02:53:40 -0000 1.375
+++ ChangeLog 5 Apr 2006 12:43:06 -0000 1.376
@@ -35,6 +35,7 @@ xx/xx/2006 - 1.13.1-WIP
- libntfs: add ntfs_str2ucs(), ntfs_freeucs(), ntfs_mft_usn_dec()
and ntfs_inode_badclus_bad() functions, and convert all copy-pastes
to use them. (Szaka)
+ - Fix all incorrect getopt_long() return value usages. (Szaka)
27/02/2006 - 1.13.0 - Lots and lots and lots of fixes and enhancements.
|