changelog: updte

This commit is contained in:
Daniel Kochmański 2017-01-21 10:35:30 +01:00
parent e44e7877d9
commit 9e944557de

View file

@ -29,8 +29,14 @@
* Pending changes since 16.1.3
** Enhancements
- reduced =format= directive tables size
- simplified =atan2= implementation by using c99 equivalent ::
Now we produce correct output for signed zeros, infinities and nans.
- configure script supports new options =--with-libgc-prefix=,
=--with-libgc-incdir= and =--with-libgc-libdir= (these flags work the
same as flags for =libffi= and =libgmp=)
** Issues fixed
- buildsystem parallel builds work (i.e make -j999)
* 16.1.3 changes since 16.1.2
** Announcement
Dear Community,