diff options
author | Miles Bader <miles@gnu.org> | 1996-07-20 02:38:32 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1996-07-20 02:38:32 +0000 |
commit | 2165110ce825e8543fcd68607a7b13c2b900c9cd (patch) | |
tree | 8a27541c5cb5a521fb221580111272cb9f4eb8d5 /libdiskfs | |
parent | c89f24a2b94a6752da0498a6608990252ee5685a (diff) |
.
Diffstat (limited to 'libdiskfs')
-rw-r--r-- | libdiskfs/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 03881bce..391ecd74 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -2,6 +2,7 @@ Fri Jul 19 21:19:42 1996 Miles Bader <miles@gnu.ai.mit.edu> * filedev.c (diskfs_get_file_device): INTS[3] contains the number of runs, not the number of offsets (which is 2*NUM_RUNS). + Don't deallocate the device port we've fetched. * opts-std-startup.c (startup_options, parse_startup_opt): Remove the --version option, which is handled elsewhere now. |