diff options
| -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 | 
