X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=NEWS;h=24d8bbb709d1cf449063cd338a15a8ae3d8d9dcb;hb=cb769b76c094d53c1423af9d4f6d1eb84fbfb0e5;hp=c82e3dcc498ba297a4847973ebf6a3d7bcbbb440;hpb=642bce16a1ae8b84a824beb913cc7f1f39599983;p=wumpus.git diff --git a/NEWS b/NEWS index c82e3dc..24d8bbb 100644 --- a/NEWS +++ b/NEWS @@ -1,16 +1,27 @@ - wumpus project news += wumpus project news = -1.6: 2015-04-04 +1.9: 2022-12-16:: + Fix packaging error. + +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 +1.5: 2011-03-09:: Fixed a minor bug in the superhack starlet check. -1.4: 2010-10-21 +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.