From: R.E. Wolff Date: Wed, 10 Dec 2014 14:57:01 +0000 (+0100) Subject: explanation of the version numbers in NEWS. X-Git-Tag: v0.87~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24ccd114cd33101722db611cf6235c2b32ecc76c;p=thirdparty%2Fmtr.git explanation of the version numbers in NEWS. --- diff --git a/NEWS b/NEWS index 9d27366..d81962c 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,14 @@ WHAT'S NEW? +In the git-repo we will start adding things here under the next +version number, even before it's been released. So don't worry +if you see a version number here but can't find the release +files: It hasn't been released. Doing it this way reduces the +chance for a manual messup if I just "go ahead and release it" +without any editing here. + +V0.87 + V0.86 Fixed default hostname logic. Fix for NetBSD: 64bit time_t -- Thomas Klausner Fix unnecessary runtime dependency on glib from VSYakovetsky through