* speclib: Use correct EOF marker. Ensure that directory is actually deleted

when running under Windows.
This commit is contained in:
Christopher Faylor 2003-11-28 20:10:07 +00:00
parent 8cf11e2918
commit 268aec4006
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2003-11-28 Christopher Faylor <cgf@redhat.com>
* speclib: Use correct EOF marker. Ensure that directory is actually
deleted when running under Windows.
2003-11-27 Christopher Faylor <cgf@redhat.com>
* fhandler_disk_file.cc (fhandler_disk_file::readdir): Reorganize to