summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2006-08-12 21:35:16 +0000
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2006-08-12 21:35:16 +0000
commit561910cc99d8aa9b8587a90982eed8aaf045f142 (patch)
tree9cfb360f2752c1aef67800a4cf0e7e5296385cf3 /ChangeLog
parentc20651123433d3dc99a53a83bbeb128c5968ffc6 (diff)
Fix a problem with subregistries
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6f153a45..99317091 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-08-12 Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
+
+ * Subregistry: force prefix to be a String with to_s
+
2006-08-11 Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
* AutoOp plugin: adapted to the new IRC framework.