From c32b75d60075b3fb4893b34048081b3fa1cbf2bc Mon Sep 17 00:00:00 2001 From: Markus Bucher Date: Fri, 15 Jan 2016 15:24:55 +0100 Subject: [PATCH 1/2] - added change to history --- History.rdoc | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/History.rdoc b/History.rdoc index 1032745b..5ad0a186 100644 --- a/History.rdoc +++ b/History.rdoc @@ -1,3 +1,7 @@ +=== Net::LDAP 0.3.1 / 2012-03-20 +* Bug Fixes: + * Fixed UTF-8 support + === Net::LDAP 0.3.1 / 2012-02-15 * Bug Fixes: * Bundler should now work again From 10dfb35ac1dea4a3778c7f79c6aaa40eeddc4103 Mon Sep 17 00:00:00 2001 From: Markus Bucher Date: Fri, 3 Mar 2017 14:12:46 +0100 Subject: [PATCH 2/2] Revert "- added change to history" This reverts commit c32b75d60075b3fb4893b34048081b3fa1cbf2bc. --- History.rdoc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/History.rdoc b/History.rdoc index 5ad0a186..1032745b 100644 --- a/History.rdoc +++ b/History.rdoc @@ -1,7 +1,3 @@ -=== Net::LDAP 0.3.1 / 2012-03-20 -* Bug Fixes: - * Fixed UTF-8 support - === Net::LDAP 0.3.1 / 2012-02-15 * Bug Fixes: * Bundler should now work again