Skip to content

Commit

Permalink
Update ChangeLog with the last three bug fixes/ehancements.
Browse files Browse the repository at this point in the history
Also, in a lame attempt att giving credit for last commit where I
failed at doing that:

  4920ff4 is a patch from Fabian Mauchle.
  • Loading branch information
Linus Nordberg committed Sep 2, 2013
1 parent 536fbcd commit 6fe5339
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
2013- 1.6.3
Enhancements:
- Threads are allocated with a 32 KB stack rather than what
happens to be the default. Patch by Fabian Mauchle.
- On systems with mallopt(3), freed memory is returned to the
system more aggressively. Patch by Fabian Mauchle.

Bug fixes:
- The duplication cache is purged properly. Patch by Fabian
Mauchle.

2012-10-25 1.6.2
Bug fixes (security):
- Fix the issue with verification of clients when using multiple
Expand Down

0 comments on commit 6fe5339

Please sign in to comment.