From 24cae3cb21c5aeca4c350df387bf1b84cf067d3b Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Thu, 20 Sep 2012 17:47:40 +0200 Subject: [PATCH] +changelog for 2.1 Signed-off-by: Nico Schottelius --- doc/changelog-2.1 | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/changelog-2.1 diff --git a/doc/changelog-2.1 b/doc/changelog-2.1 new file mode 100644 index 00000000..24de88f3 --- /dev/null +++ b/doc/changelog-2.1 @@ -0,0 +1,9 @@ +Changelog (v2.1 specific) +------------------------- + + * Changes are always commented with their author in (braces) + * Exception: No braces means author == Nico Schottelius + +2.1.0: + * Removed type __addifnosuchline (replaced by __line) + * Removed type __removeline (replaced by __line)