From: Simon Ruderich Date: Fri, 11 May 2012 12:50:15 +0000 (+0200) Subject: NEWS: Move latest version at the top. X-Git-Tag: 0.03~11 X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=commitdiff_plain;h=c494af03207cb214ba87057bf296c195e357686e NEWS: Move latest version at the top. --- diff --git a/NEWS b/NEWS index 41f1c62..ec9fb64 100644 --- a/NEWS +++ b/NEWS @@ -1,14 +1,14 @@ NEWS ==== -Version 0.01 ------------- - -- Initial release. - Version 0.02 ------------ - Remove -Wformat-security from expected CFLAGS because it's already implied by -Werror=format-security (removed in dpkg-dev >= 1.16.3). - Fix --version, --help. + +Version 0.01 +------------ + +- Initial release.