Added the CHANGELOG to the tarball.

This commit is contained in:
Jesse Smith 2019-02-19 19:16:47 -04:00
parent e20cba80e9
commit 535e5d7443
2 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,8 @@ startpar 0.62
* Applied Debian patches 81_timeout and 83_hardening upstream.
* Minor code clean-up in makeboot.c to remove duplicate
instructions.
* Added changelog to the tarball.
startpar 0.61
===============

View File

@ -46,6 +46,7 @@ CFLAGS += -DTEST
endif
SOURCEFILES= compiletest.cc \
CHANGELOG \
COPYING \
makeboot.c \
makeboot.h \