X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=NEWS;h=f3d7a14ef78b760dc5686ff83d839adefa68f26d;hp=feed081efc31adfa454e7b2509595429a030b16d;hb=e9d15a5eb2279f4c9b153af3dbb487843cc9c048;hpb=070c40317a57a1f9918a079f1adeecd5a1ac155a diff --git a/NEWS b/NEWS index feed081e..f3d7a14e 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,10 @@ This file records noteworthy changes. +1.7.7 (dd September 2019) +* Fix unarchiving empty containers. +* Remove obsolete exhashmap implementation. +* Fix issues with zeta computation. + 1.7.6 (22 April 2019) * Fix a bug in mul::series() about asymptotic order term. * Fix cl_N code generation for small negative integers.