X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=WHATSNEW;h=62daa1c90eca2e8f154060a26ecd21962de51d39;hb=6d99ad91e869aab35a4d76d34c3c9eaf29482bad;hp=935c0bb343c81b0f849a191532eb925313e22e64;hpb=9c102700a7b9e743da692d3cb6bfa580fcdd4379;p=musl diff --git a/WHATSNEW b/WHATSNEW index 935c0bb3..62daa1c9 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -1678,3 +1678,16 @@ arch-specific bugs fixed: - possibly misaligned pointer globals on arm (from an asm source file) - mips dynamic linker failed to provide info needed by debugger - mips cancellation asm wrongly assumed validity of $gp register value + + + +1.1.14 release notes + +regressions fixed: +- treatment of empty string argument as error by puts and fputs +- make clean and distclean failure in unconfigured trees +- sh/fdpic dynamic linker entry point hang due to wrong code +- armhf (and arm softfp model) build failure with clang + +other bugs fixed: +- wrongly clamping (rather than failing) excessive rounds in crypt-sha*