Skip to content

Commit

Permalink
added missing 'Changes since' lines
Browse files Browse the repository at this point in the history
  • Loading branch information
stroeder committed Apr 25, 2017
1 parent fd47feb commit b08f0dd
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ Lib/
----------------------------------------------------------------
Released 2.4.33 2017-04-25

Changes since 2.4.32:

Lib/
* faster implementation of ldap.schema.tokenizer.split_tokens()
(thanks to Christian Heimes)
Expand All @@ -35,6 +37,8 @@ Tests/
----------------------------------------------------------------
Released 2.4.32 2017-02-14

Changes since 2.4.31:

Running tests made easier:
- python setup.py test
- added tox.ini
Expand Down Expand Up @@ -1370,4 +1374,4 @@ Released 2.0.0pre02 2002-02-01
----------------------------------------------------------------
Released 1.10alpha3 2000-09-19

$Id: CHANGES,v 1.422 2017/04/25 13:52:48 stroeder Exp $
$Id: CHANGES,v 1.423 2017/04/25 17:42:00 stroeder Exp $

0 comments on commit b08f0dd

Please sign in to comment.