summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorguy Decoux <ts@moulon.inra.fr>2009-02-28 20:04:27 +0100
committerguy Decoux <ts@moulon.inra.fr>2009-02-28 20:04:27 +0100
commit05da7503e1606bb7300cea15fcdc3bd36cf79c67 (patch)
treeb6a041d386af15b58141b2ba8e1b94bb329953ab /Changes
parent9bc1a9681b8530dbf6299cebd778fde23999630b (diff)
downloadmmap-ruby-05da7503e1606bb7300cea15fcdc3bd36cf79c67.zip
mmap-ruby-05da7503e1606bb7300cea15fcdc3bd36cf79c67.tar.gz
mmap-0.1.6
Diffstat (limited to 'Changes')
-rw-r--r--Changes8
1 files changed, 7 insertions, 1 deletions
diff --git a/Changes b/Changes
index f6c66fa..28e12e6 100644
--- a/Changes
+++ b/Changes
@@ -23,4 +23,10 @@
* added str[/a(a)/, 1] for 1.7.1
* corrected mm_aset (mm_update(str, ...))
* corrected ==, ===, eql?
-* corrected mm_sub_bang, mm_gsub_bang (to_str) \ No newline at end of file
+* corrected mm_sub_bang, mm_gsub_bang (to_str)
+
+-- 0.1.6
+
+* adapted for 1.7.2 (mm_str)
+* corrected real for mm_sub_bang
+* protected against old class