Fix ChangeLog

This commit is contained in:
Corinna Vinschen 2014-02-08 22:25:11 +00:00
parent 234074f683
commit d1ae61fe01
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
* miscfuncs.h (class NT_readline): New class to implement line-wise
reading from file using native NT functions.
* miscfuncs.cc (NT_readline::init): New method.
(NT_readline::fgets): New method.
* mount.cc (mount_info::from_fstab): Utilize NT_readline to read
fstab files.