Changelog for
libestr0-0.1.11-22.98.i586.rpm :
* Tue Oct 30 2018 astiegerAATTsuse.com- libestr 0.1.11:
* bugfix: es_str2num mishandled empty strings
* Tue Dec 09 2014 andreas.stiegerAATTgmx.de- libestr 0.1.10: + changed some functions that don\'t modify their arg to take const arg + bugfix: str2num did not convert hex values correctly + bugfix: problems with trailing incomplete hex sequence + bugfixes to StrFromNumber + some checks for potential overflows with giantic strings (>2GB)
* Mon Oct 28 2013 andreas.stiegerAATTgmx.de- update 0.1.9 [bnc#847968] - bugfix: invalid number string when creating string from integer
* Thu Oct 17 2013 andreas.stiegerAATTgmx.de- update to 0.1.8 - [bnc#846487] - bugfix: invalid comparison results for different-length strings es_strcmp, es_strcasecmp, es_strbufcmp, and es_strcasebufcmp
* Thu Sep 12 2013 andreas.stiegerAATTgmx.de- update to 0.1.6: - bugfix ascii hex code escapes did not work
* Fri Apr 19 2013 mtAATTsuse.de- update to 0.1.5: - bugfix: es_strncmp() did not work correctly Thanks to Philippe Muller for the patch. closes: http://bugzilla.adiscon.com/show_bug.cgi?id=424
* Thu Sep 20 2012 andreas.stiegerAATTgmx.de- update to 0.1.4: - bugfix: ‘\\\\’ escape was not recognized when unescaping strings
* Wed Jul 11 2012 andreas.stiegerAATTgmx.de- feedback from SR#127042: remove manipulation of lib files
* Mon Jul 09 2012 jengelhAATTinai.de- Update to new upstream release 0.1.3
* fixes to the build system (honoring CFLAGS)
* Tue Jul 03 2012 andreas.stiegerAATTgmx.de- move to /usr/lib