Skip to content

Commit 497c961

Browse files
committed
Update NEWS.md.
1 parent 741f3b8 commit 497c961

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

NEWS.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
New in 3.0.0:
2+
* Refactor ALL API. Provide C and C++ API.
3+
* Remove `//ZOS_UNIX` support.
4+
* Remove unused code.
5+
* Refactor testing suites.
6+
* Add API documentation.
7+
* Use Rubisco for project manager.
8+
* Enable all encodings by default.
9+
* Add codepage lookup support.
10+
* Add CPack configuration for DEB packages.
11+
* Synchronize with upstream GNU LIBICONV.
12+
* Fix `assert_compare_file()` function issue #5.
13+
* Optimize the project structure.
14+
* Add iconv compatibility support.
15+
* Add locale character set detection support.
16+
* Fix a bug in test suite caused by line feeds.
17+
* Remove NLS support.
18+
119
New in 2.1.0:
220
* Add NLS support for the include file, only support en_US and zh_CN.
321
* Add CTest support for Windows.

0 commit comments

Comments
 (0)