Changeset 3623 for trunk/NEWS
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/0.14-stable merged: 3580,3616,3618-3620
- Property svn:mergeinfo changed
-
trunk/NEWS
r3613 r3623 10 10 11 11 yat 0.14.x series from http://dev.thep.lu.se/yat/svn/branches/0.14-stable 12 13 version 0.14.1 (released 8 February 2017) 14 - Fixed bug in element-by-element operations in VectorMutable such 15 as operator+=, operator-=, ::mul(), and ::div(), when underlying 16 data structures of lhs and rhs overlap such that elements in rhs 17 are affected by the operation on lhs before they have been used on 18 rhs (bug #884). 19 20 A complete list of closed tickets can be found here [[br]] 21 http://dev.thep.lu.se/yat/query?status=closed&milestone=yat+0.14.1 12 22 13 23 version 0.14 (released 16 January 2017)
Note: See TracChangeset
for help on using the changeset viewer.