Browse Source

Renamed the private mib node from 'private' to 'mib_private' to *not* use reserved C/C++ keywords

STABLE-2_1_x
goldsimon 16 years ago
parent
commit
1811a344f5
  1. 4
      CHANGELOG

4
CHANGELOG

@ -50,6 +50,10 @@ HISTORY
++ Bugfixes:
2010-01-24: Simon Goldschmidt
* snmp: Renamed the private mib node from 'private' to 'mib_private' to
not use reserved C/C++ keywords
2010-01-23: Simon Goldschmidt
* sockets.c: Fixed bug #28716: select() returns 0 after waiting for less
than 1 ms

Loading…
Cancel
Save