From: Andrea Zagli Date: Tue, 11 May 2021 14:35:44 +0000 (+0200) Subject: Debian pkg: updates from upstream. X-Git-Url: https://saetta.ns0.it/gitweb?a=commitdiff_plain;h=refs%2Fheads%2Fdebian%2Fsid;p=libzakutils Debian pkg: updates from upstream. --- diff --git a/debian/changelog b/debian/changelog index 5868a45..8d5c840 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ -libzakutils (0.0.2-1~5.gbpf19568) UNRELEASED; urgency=medium +libzakutils (0.0.2-1~6.gbp0f109b) UNRELEASED; urgency=medium - ** SNAPSHOT build @f19568d9906498c4fadf073d1b5a3072a7cd4cb0 ** + ** SNAPSHOT build @0f109bbb2f250e3fc457b9e32273bdad1db31665 ** [ Andrea Zagli ] * Initial release @@ -33,5 +33,13 @@ libzakutils (0.0.2-1~5.gbpf19568) UNRELEASED; urgency=medium * Missing reference for math library. * Added object ZakAptrArray (associative pointer array). * Debian pkg: updates from upstream. - - -- andreaz Sun, 03 May 2020 09:25:51 +0200 + * Debian pkg: updates from upstream. + * Added missing implementation of gstring_replace. + * In gdatetime_from_string must be checked if hour, minutes and seconds are valid values. + * In gdatetime_from_string admit seconds with time zone but excluded from conversion. + * Added macro ZU_STRCMP and ZU_STRTOL. + * Added function ZakAptrArray::lookup_get_name. + * Wrong idx in Aptr::lookup_get_name. + * Brackets in macro to not induce errors. + + -- andreaz Tue, 11 May 2021 16:33:14 +0200