diff options
author | Takuji Tanaka <ttk@t-lab.opal.ne.jp> | 2022-05-28 11:01:53 +0000 |
---|---|---|
committer | Takuji Tanaka <ttk@t-lab.opal.ne.jp> | 2022-05-28 11:01:53 +0000 |
commit | 516e57e68569deb31ba516b362d5f9ed2e9515eb (patch) | |
tree | d5265777977a9f75fd0554c5f975c7e5de6356ae /Build | |
parent | 4a37668c3f5eeaf3e41404606db647f8b8429748 (diff) |
icu: typo
git-svn-id: svn://tug.org/texlive/trunk@63420 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r-- | Build/source/libs/icu/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/icu/ChangeLog b/Build/source/libs/icu/ChangeLog index 201e91944a9..bc0c75dfa91 100644 --- a/Build/source/libs/icu/ChangeLog +++ b/Build/source/libs/icu/ChangeLog @@ -1,6 +1,6 @@ 2022-01-16 Karl Berry <karl@freefriends.org> - * Import icu-68.2, undoing the std::max_align_t hack since we have + * Import icu-70.1, undoing the std::max_align_t hack since we have to use a newer compiler anyway. 2021-12-17 Siep Kroonenberg <siepo@bitmuis.nl> |