Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-10-09 06:10:57 -06:00
parent 4efb064169
commit b8bb4bc8f1

View File

@ -8808,3 +8808,7 @@
* fs/syslog/fs_syslogmask.c: Implement syslogmask() (2014-10-8).
* include/sys/syscall.h, syscall/syscall.csv, syscall_lookup.h, and
syscall_stublookup.c: Add syslog system calls (2014-10-8).
* fs/Kconfig, syslog/fs_syslogenable, and include/syslog.h: Remove
non-standard, conditional syslog_enable(), instead only the
required, standard setlogmask() (2014-10-9).