summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Nordberg <linus@nordberg.se>2013-08-27 13:20:28 +0200
committerLinus Nordberg <linus@nordberg.se>2013-08-27 13:20:28 +0200
commitc39550a6c6b8e792c870aa63bed2467d5a9aaacd (patch)
tree70b5f806b7bc725d46602aa4be09db6ba1f434a5
parent25e21cd0c2a8e7b6afee116fbcbc1adaf337adaf (diff)
Don't mention a version number in ChangeLog in the master branch.
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
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.