From: <pa...@us...> - 2003-10-11 23:33:54
|
Update of /cvsroot/fuse-emulator/fuse/hacking In directory sc8-pr-cvs1:/tmp/cvs-serv30154/hacking Modified Files: ChangeLog Log Message: Remove the now unused getopt directory. Index: ChangeLog =================================================================== RCS file: /cvsroot/fuse-emulator/fuse/hacking/ChangeLog,v retrieving revision 1.50 retrieving revision 1.51 diff -C2 -d -r1.50 -r1.51 *** ChangeLog 11 Oct 2003 22:17:54 -0000 1.50 --- ChangeLog 11 Oct 2003 23:33:49 -0000 1.51 *************** *** 270,271 **** --- 270,272 ---- in the roms/ or lib/ directory off where the Fuse executable is, not off the current directory. + 20031011 Remove the now unused getopt/ directory. |