summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorpaul <paul>2004-10-22 16:55:10 +0000
committerpaul <paul>2004-10-22 16:55:10 +0000
commit4927cf0bf0828f2c4a9bda30f3c890d1835c7370 (patch)
tree09ec812c627aeeb00a5aba1c58b0fe675d7a4fb8 /lib/ChangeLog
parent406d67165262a3f9443f395c7c85d8c3519309ef (diff)
2004-10-22 Paul Jakma <paul@dishone.st>
* sockopt.h: Fix elif that should be an else.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 40e0f229..d9e81409 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -6,6 +6,7 @@
* sockopt.h: Cleanup SOCKOPT_CMSG defines a bit. Add a throwaway
define for SOPT_SIZE_CMSG_IFINDEX_IPV4 for systems which have
neither IP_RECVIF nor IP_PKTINFO (eg openbsd).
+ Fix elif that should be an else.
* command.h: Cleanup the defines a bit, add helper defines and
collapse all defines to use those. Add an attribute field to
cmd_element to support, eg hidden or deprecated commands, add