Code

Bumbed version to 1.4.0, updated ChangeLog.
[liboping.git] / ChangeLog
index 85e9b523d2fda568d01841c56e778fe5f84e4dd0..144e5cba108c44353663b75a43575654bdae9cc7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-06-13, Version 1.4.0:
+       * noping: A new front-end to liboping, using the ncurses library, has
+         been added. The new command line application displays ping
+         statistics online and highlights aberrant round-trip times.
+
 2009-12-20, Version 1.3.4:
        * src/liboping.c: When one file descriptor was in an error state, the
          select(2) loop would run indefinitely. Error handling has been