++changes(2.3.5)

Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
Nico Schottelius 2013-10-06 08:45:23 +09:00
parent c3a05adaff
commit 2583cb213e
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ Changelog
* Changes are always commented with their author in (braces)
* Exception: No braces means author == Nico Schottelius
2.3.5:
* Documentation: Updated manpages of __package and __file (Alex Greif)
2.3.4: 2013-10-03
* Core: Add missing bits to support dry run (Steven Armstrong)
* Core: Make unit test remote copy more compatible with scp (Steven Armstrong)