summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSylvain Th?nault <sylvain.thenault@logilab.fr>2013-04-29 16:00:58 +0200
committerSylvain Th?nault <sylvain.thenault@logilab.fr>2013-04-29 16:00:58 +0200
commitdb6dc8b08829bb6c8d1422869608588592f370b6 (patch)
tree0f36419bc76078d0c06e927adb90679119ff2921 /ChangeLog
parent5a8aab5d447343480b28ee760bce44f03f30f3d5 (diff)
parentfd1bd30b6d485980157dfeac09b06dfa0149a73f (diff)
downloadlogilab-common-db6dc8b08829bb6c8d1422869608588592f370b6.tar.gz
backport stable
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e8337e..987f271 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
ChangeLog for logilab.common
============================
+--
+ * deprecation: new DeprecationManager class (closes #108205)
+
+
2013-04-16 -- 0.59.1
* graph: added pruning of the recursive search tree for detecting cycles in
graphs (closes #2469)
@@ -18,8 +22,6 @@ ChangeLog for logilab.common
* fix umessages test w/ python 3 and LC_ALL=C (closes #119967, report and
patch by Ian Delaney)
-
-
2013-01-21 -- 0.59.0
* registry: