Update of /cvsroot/linux-vax/kernel-2.5/fs/ods2
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5545
Modified Files:
CHANGES TODO
Log Message:
- Update text files.
Index: CHANGES
===================================================================
RCS file: /cvsroot/linux-vax/kernel-2.5/fs/ods2/CHANGES,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- CHANGES 20 Sep 2004 06:05:29 -0000 1.4
+++ CHANGES 22 Sep 2004 06:25:50 -0000 1.5
@@ -1,3 +1,7 @@
+Changes from version 0.9.4c to 0.9.4d
+=====================================
+ - Use Linux-2.6.x style option parsing infrastructure.
+
Changes from version 0.9.4b to 0.9.4c
=====================================
- Removal for the argument parsing typedefs.
Index: TODO
===================================================================
RCS file: /cvsroot/linux-vax/kernel-2.5/fs/ods2/TODO,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- TODO 20 Sep 2004 20:25:37 -0000 1.1
+++ TODO 22 Sep 2004 06:25:50 -0000 1.2
@@ -1,4 +1,3 @@
-- Rewrite option parsing code to use the 2.6.x kernel's parsing functions
- Check sector loading code (FS blocks vs. hard sectors)
- Put pointer/array arithmetic into function-like looking macros
- Add write support :-)
|