Fix ChangeLog
This commit is contained in:
parent
234074f683
commit
d1ae61fe01
|
@ -3,6 +3,7 @@
|
||||||
* miscfuncs.h (class NT_readline): New class to implement line-wise
|
* miscfuncs.h (class NT_readline): New class to implement line-wise
|
||||||
reading from file using native NT functions.
|
reading from file using native NT functions.
|
||||||
* miscfuncs.cc (NT_readline::init): New method.
|
* miscfuncs.cc (NT_readline::init): New method.
|
||||||
|
(NT_readline::fgets): New method.
|
||||||
* mount.cc (mount_info::from_fstab): Utilize NT_readline to read
|
* mount.cc (mount_info::from_fstab): Utilize NT_readline to read
|
||||||
fstab files.
|
fstab files.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue