diff options
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 6ede68a..7091b5a 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,10 @@ +# 26 + +* Update comments +* Fix u8c_decode_utf8_length not validating +* Add attribute u8c_DEPRECATED +* Deprecate u8c_encode_utf16 and u8c_encode_utf16_length as they're untested (this is not permanent) + # 25 * Rename source directory: src => source |