--- rpl/ChangeLog 2017/08/03 17:17:41 1.274 +++ rpl/ChangeLog 2017/08/03 17:23:42 1.275 @@ -5,7 +5,7 @@ - '->' can now by used in external names; - sets$ library is done; - new types can be created in external libraries; -- major bug is fixed in allocation(). When allocationsize was null, there +- major bug is fixed in allocation(). When allocation size was null, there was a buffer overflow (8 bytes); - new types can be created and managed in modules (see modules/sets for example).