Code

ChangeLog: Added note about the E{HOST,NET}UNREACH bugfix.
authorFlorian Forster <octo@verplant.org>
Sun, 16 Jul 2006 10:25:42 +0000 (12:25 +0200)
committerFlorian Forster <octo@verplant.org>
Sun, 16 Jul 2006 10:25:42 +0000 (12:25 +0200)
ChangeLog

index c4bd92d9ee27ccf019e15a25fc0e1601cb18643b..3c5b2542a79a0b46fc1cefc37ba38f704f669377 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-07-16, Version 0.2.3
+       * `sendto(2)' now catches `EHOSTUNREACH' and `ENETUNREACH' if they're
+         defined.
+
 2006-06-05, Version 0.2.2
        * The `oping' application didn't exit if no hosts could be resolved.
          This release fixes it's behavior.