diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2008-10-02 16:06:21 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2008-10-02 16:06:21 +0000 |
commit | ac7ddb0d9557348206f3bc9bd2bf65b7d7b6409a (patch) | |
tree | fbebd4815949efc891e016ed1327fa155fba1e19 /pfinet/ChangeLog | |
parent | bcef90ac5ab304233df23e4ee924cc294d2864c9 (diff) |
2008-10-02 Thomas Schwinge <tschwinge@gnu.org>
* glue-include/linux/socket.h: Revert last change.
(MSG_NOSIGNAL): Guard definition and add a compile-time warning.
Diffstat (limited to 'pfinet/ChangeLog')
-rw-r--r-- | pfinet/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pfinet/ChangeLog b/pfinet/ChangeLog index 8243a77a..f7d002b4 100644 --- a/pfinet/ChangeLog +++ b/pfinet/ChangeLog @@ -1,3 +1,8 @@ +2008-10-02 Thomas Schwinge <tschwinge@gnu.org> + + * glue-include/linux/socket.h: Revert last change. + (MSG_NOSIGNAL): Guard definition and add a compile-time warning. + 2008-07-11 Samuel Thibault <samuel.thibault@ens-lyon.org> * glue-include/linux/socket.h (MSG_NOSIGNAL): Remove macro. |