Skip to content

Commit 9bd653f

Browse files
committed
Update NEWS.
* NEWS: Mention the EBCDIC encodings.
1 parent 92c01a2 commit 9bd653f

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2022-01-23 Bruno Haible <bruno@clisp.org>
2+
3+
Update NEWS.
4+
* NEWS: Mention the EBCDIC encodings.
5+
16
2022-01-23 Bruno Haible <bruno@clisp.org>
27

38
Optimize the EBCDIC table sizes.

NEWS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@ New in 1.17:
22
* The libiconv library is now licensed under the LGPL version 2.1, instead of
33
the LGPL version 2.0. The iconv program continues to be licensed under GPL
44
version 3.
5+
* Added converters for many single-byte EBCDIC encodings:
6+
IBM-{037,273,277,278,280,282,284,285,297,423,424,425,500,838,870,871,875},
7+
IBM-{880,905,924,1025,1026,1047,1097,1112,1122,1123,1130,1132,1137,1140},
8+
IBM-{1141,1142,1143,1144,1145,1146,1147,1148,1149,1153,1154,1155,1156,1157},
9+
IBM-{1158,1160,1164,1165,1166,4971,12712,16804}.
10+
They are available through the configure option '--enable-extra-encodings'.
511

612
New in 1.16:
713
* The preloadable library has been removed.

0 commit comments

Comments
 (0)