diff options
author | Roland Reichwein <mail@reichwein.it> | 2021-02-14 17:54:04 +0100 |
---|---|---|
committer | Roland Reichwein <mail@reichwein.it> | 2021-02-14 17:54:04 +0100 |
commit | aa79b91c0560b8ee9a6d882431d0dcac5c05dcdf (patch) | |
tree | e819e2372ae8a56a1fb0400b60d677acc090438d /debian | |
parent | 268b7845af166c68b1c226f0be9ba5cf983ae91c (diff) |
Changelog
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 490318e..826b16d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,9 @@ unicode (1.1) unstable; urgency=medium * Fixed copyright * Support Unicode conversion for basic types like char and wchar_t + * Support other basic types: uint8_t, ... + * Support different container types + * Support GCC -- Roland Reichwein <mail@reichwein.it> Fri, 05 Feb 2021 21:53:32 +0100 |