]> git.ipfire.org Git - thirdparty/mtr.git/commitdiff
NEWS: Fix spelling 23/head
authorRichard Hartmann <richih.mailinglist@gmail.com>
Wed, 7 Aug 2013 09:47:39 +0000 (11:47 +0200)
committerRichard Hartmann <richih.mailinglist@gmail.com>
Wed, 7 Aug 2013 09:47:39 +0000 (11:47 +0200)
NEWS

diff --git a/NEWS b/NEWS
index b14898aaf7ddb523b83da8f87c77e0af70aa1b45..ca1f4ee7096066f7352b96da3cdcc7bb9e6e9025 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,12 +1,12 @@
 WHAT'S NEW?
 
-V0.86 fixed default hostname logic. 
-      fix for NetBSD: 64bit time_t -- Thomas Klausner
-      fix unnecessary runtime dependency on glib from VSYakovetsky through 
+V0.86 Fixed default hostname logic. 
+      Fix for NetBSD: 64bit time_t -- Thomas Klausner
+      Fix unnecessary runtime dependency on glib from VSYakovetsky through 
            Thomas
-      inverted IPINFO define in the code. Removes double negatives. 
+      Inverted IPINFO define in the code. Removes double negatives. 
          -- Vladimir Yakovetsky, REW.
-      fixed failure on ipv4 only systems when ipv6 was available at
+      Fixed failure on IPv4 only systems when IPv6 was available at
          compile time. -- REW.