Changelog for
libfilezilla0-0.15.1-lp151.2.2.x86_64.rpm :
* Mon Dec 10 2018 Robert Herb
- update to 0.15.1
* Mon Oct 29 2018 Robert Herb - update to 0.15.0
* Fri Oct 05 2018 Robert Herb - update to 0.14.0
* Mon Oct 01 2018 Robert Herb - update to 0.13.2
* Tue Sep 11 2018 proletheusAATTfreenet.de- update to 0.13.1
* Sun Aug 05 2018 proletheusAATTfreenet.de- update to 0.13.0
* Tue Jun 19 2018 proletheusAATTfreenet.de- update to 0.12.3
* Wed May 09 2018 proletheusAATTfreenet.de- update to 0.12.2
* Tue Apr 10 2018 proletheusAATTfreenet.de- update to 0.12.1
* Sun Jan 28 2018 robertherbAATTarcor.de- update to 0.11.2
* Sat Nov 18 2017 robertherbAATTarcor.de- update to 0.11.1
* Mon Oct 02 2017 robertherbAATTarcor.de- update to 0.11.0
* Thu Jul 13 2017 robertherbAATTarcor.de- update to 0.10.0
* Wed Jun 07 2017 robertherbAATTarcor.de- update to 0.9.2
* Sun Mar 12 2017 robertherbAATTarcor.de- update to 0.9.1
* Sun Dec 11 2016 robertherbAATTarcor.de- update to 0.9.0
* Tue Nov 15 2016 robertherbAATTarcor.de- update to 0.8.0
* Sun Oct 02 2016 ecsosAATTopensuse.org- update to 0.7.0
* New features: - Add fz::base64_decode and fz::base64_encode - Add fz::strtok string tokenizer - Added non-throwing fz::to_integral - Implemented + (always sign) and - (left align) flags for fz::sprintf
* Fri Jul 29 2016 ecsosAATTopensuse.org- update to 0.6.1
* Bugfixes and minor changes: - Fix UTF-8 conversion functions and added a testcase- update to 0.6.0
* New features: - Add fz::sprintf, a safe replacement for for the C sprintf function
* Tue Jun 28 2016 ecsosAATTopensuse.org- update to 0.5.3
* New features: - Add fz::replace_substrincs to search and replace substrings in std::(w)string
* Bugfixes and minor changes: - Explicitly request large file support on 32bit systems
* Sat May 28 2016 ecsosAATTopensuse.org- update to 0.5.2
* New features: - Add fz::shared_optional::is_same that checks whether two instances share the same underlying pointer value, like a shallow equal. - Add fz::int_to_hex_char as reverse to fz::hex_char_to_int
* Tue May 10 2016 ecsosAATTopensuse.org- Update to version 0.5.1 - Add constructore to sparse_optional taking pointers - Fix compilation on systems where iconv\'s second argument is const
* Wed Apr 27 2016 joerg.lorenzenAATTki.tng.de- Update to version 0.5.0 - Handle timestamps where midnight is represented as 24:00:00.000 of the previous day. - Fix inverted return value of fz::datetime::empty(). - Increase performance of event loop if not using timers. - Better compatibility with runtimes that change the src pointer passed to mbsrtowcs or wcsrtombs.
* Fri Mar 11 2016 davejplaterAATTgmail.com- Added libfilezilla-date-time.patch.
* Sun Feb 28 2016 ecsosAATTopensuse.org- update to 0.4.0.1- Upstream changes: 0.4.0.1 (2016-02-22) Fix compile error in testcase 0.4.0 (2016-02-21) Added shared_optional and sparse_optional classes For more details see svn log: https://svn.filezilla-project.org/svn/libfilezilla
* Sun Feb 14 2016 davejplaterAATTgmail.com- Initial package created from PCLinuxOS src rpm- Needed for filezilla to build.