summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-01-29 09:23:21 +0100
committerBruno Haible <bruno@clisp.org>2023-01-29 09:28:38 +0100
commit34b971f6fd1862d81ef7a01db967c0ddaeb9f3ca (patch)
treeaf1a4473763a290696bb0570cf5bde61cea03644 /NEWS
parentc308fd01b5183dcfb7156d8f05dc67649f9a51a7 (diff)
downloadlibunistring-34b971f6fd1862d81ef7a01db967c0ddaeb9f3ca.tar.gz
NEWS: Mention a bug fix.
* NEWS: Mention the bug fixed in gnulib https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commit;h=ca1cd9b39787fe8a2329c77bc60d4a7c3ab2334e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d3fc3b9..5873566 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+New in 1.2:
+* Fixed a bug in the *printf functions: In the %U, %lU, %llU directives, a
+ negative width given as an argument did not trigger left-justification.
+
New in 1.1:
* The data tables and algorithms have been updated to Unicode version 15.0.0.