diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-07-22 12:31:45 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-07-22 12:31:45 +0000 |
commit | 8923a6ffa3da869b5fc56b9b1f698f483e3180a4 (patch) | |
tree | 40fe9f89c0245829960df11183f684b47a324688 /NEWS | |
parent | 587df17d99d160bd017cc54ee0f77abf02833c92 (diff) | |
download | skalibs-8923a6ffa3da869b5fc56b9b1f698f483e3180a4.tar.xz |
Document changes
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -3,7 +3,11 @@ Changelog for skalibs. In 2.9.0.0 ---------- - - Refactoring of scanning and formatting functions. + - Bugfixes. + - Better support of out-of-path toolchains (among other things, +that means better autotools emulation). + - Build more friendly to recent glibc. + - Refactoring and optimization of scanning and formatting functions. In 2.8.1.0 |