From: Linus Nordberg Date: Tue, 27 Aug 2013 11:20:28 +0000 (+0200) Subject: Don't mention a version number in ChangeLog in the master branch. X-Git-Url: http://www.project-moonshot.org/gitweb/?p=radsecproxy.git;a=commitdiff_plain;h=c39550a6c6b8e792c870aa63bed2467d5a9aaacd Don't mention a version number in ChangeLog in the master branch. --- diff --git a/ChangeLog b/ChangeLog index 01766a8..e236cc7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,5 @@ -2013- 1.6.3 +Changes between 1.6.2 and the master branch + Enhancements: - Threads are allocated with a 32 KB stack rather than what happens to be the default. Patch by Fabian Mauchle.