1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
2021-03-05 toastfreeware <toast@toastfreeware.priv.at>
* fullquottel 0.1.5:
- Remove "throw(runtime_error)" as part of the function declaration.
ISO C++17 does not allow dynamic exception specifications
2013-11-16 toastfreeware <toast@toastfreeware.priv.at>
* fullquottel 0.1.4:
- re-release after autoreconf'ing
new config.{sub,guess} needed for new archtitectures,
especially ppc64le
2012-08-21 toastfreeware <toast@toastfreeware.priv.at>
* fullquottel 0.1.3:
- fix for GNU/Hurd: explicit conversion to error_t
2007-04-01 toastfreeware <toast@toastfreeware.priv.at>
* fullquottel 0.1.2:
- Adjust fullquottel to GCC 4.3.
2005-09-02 toastfreeware <toast@toastfreeware.priv.at>
* fullquottel 0.1.1:
- Changed FSF's address.
- Added copyright statement to fullquottel.cpp
2005-07-27 toastfreeware <toast@toastfreeware.priv.at>
* fullquottel 0.1.0:
- Initial version
|