summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ac74ea0..1d00693 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,7 +18,7 @@ ChangeLog for logilab.common
* other python3 code and test fixes (closes #104047)
- * registry: setdefault shouldn't raise RegistryNotFound (closes #111010)
+ * registry: Store.setdefault shouldn't raise RegistryNotFound (closes #111010)
* table: stop encoding to iso-8859-1, use unicode (closes #105847)