X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=NEWS;h=24d8bbb709d1cf449063cd338a15a8ae3d8d9dcb;hb=534e3e36786bd08665285fa3a7bf4dd3cc174e7b;hp=af806b229a46bfdb25f0e0d42d5383b15d4b2bf9;hpb=5289dec2bb64e1f653ef8dd527d9d7e443908f53;p=wumpus.git diff --git a/NEWS b/NEWS index af806b2..24d8bbb 100644 --- a/NEWS +++ b/NEWS @@ -1,13 +1,27 @@ - wumpus project news += wumpus project news = -1.5: 2014-06-05 - Fixed a minor bug in the superhack startlet check. +1.9: 2022-12-16:: + Fix packaging error. -1.4: 2010-10-21 +1.8: 2022-03-14:: + Numerous small C fixes by Julian Cowley. + +1.7: 2019-03-25:: + Added the logo and a historical note about it. + Minor bug fix for suprhack. + Change license from 3-clause BSD to 2-clause BSD and add SPDX tags. + +1.6: 2015-04-04:: + Code audited with cppcheck. Changed to modern packaging. + +1.5: 2011-03-09:: + Fixed a minor bug in the superhack starlet check. + +1.4: 2010-10-21:: Ported to modern C. License changed to BSD. -1.3: 2003-12-28 +1.3: 2003-12-28:: Changing the .spec file so that it installs under a build-root. Changes so that the RPM can be built as a non-root user.