]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Add [Bug 1071] reference to ChangeLog entry
authorDave Hart <hart@ntp.org>
Fri, 8 May 2009 02:13:17 +0000 (02:13 +0000)
committerDave Hart <hart@ntp.org>
Fri, 8 May 2009 02:13:17 +0000 (02:13 +0000)
bk: 4a03953dG-GnIXTEYE4eGRpIiEJ7Jw

ChangeLog

index 96fb32a077dd107d412646db17448ce0a2cc0af0..83a0fe63fb929ddd28afcb9e63746ef789cbb797 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,8 +3,8 @@
 * [Bug 784] Make --enable-linuxcaps the default when available
 * [Bug 1179] error messages for -u/--user and -i lacking droproot
 * Updated JJY reference clock driver from Takao abe
-* Log a message and exit before trying to use FD_SET with a descriptor
-  larger than FD_SETSIZE, which will corrupt memory beyond the fd_set
+* [Bug 1071] Log a message and exit before trying to use FD_SET with a
+  descriptor larger than FD_SETSIZE, which will corrupt memory
 * On corruption of the iface list head in add_interface, log and exit
 
 ---