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
commitddd4bfbddf5d2972f5eaf47bc6b89d154203f45f (patch)
tree25f14c5b4101001ae978e1328c14f6093f5814bc /Changes
parent05da7503e1606bb7300cea15fcdc3bd36cf79c67 (diff)
downloadmmap-ruby-ddd4bfbddf5d2972f5eaf47bc6b89d154203f45f.zip
mmap-ruby-ddd4bfbddf5d2972f5eaf47bc6b89d154203f45f.tar.gz
mmap-0.1.7
Diffstat (limited to 'Changes')
-rw-r--r--Changes7
1 files changed, 7 insertions, 0 deletions
diff --git a/Changes b/Changes
index 28e12e6..8da5335 100644
--- a/Changes
+++ b/Changes
@@ -30,3 +30,10 @@
* adapted for 1.7.2 (mm_str)
* corrected real for mm_sub_bang
* protected against old class
+
+-- 0.1.7
+
+* 1.7.2 (::allocate, #initialize)
+* added "a" for ::new
+* experimental EXP_INCR_SIZE (4096) ("increment" => 4096)
+* tests for RUNIT/Test::Unit