Release version 0.71.

This commit is contained in:
Sam Hocevar 2021-02-14 12:12:53 +01:00
parent b00f175fa4
commit 432aa4d230
2 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@
* made the configuration parser more tolerant with service names that contain
dashes (e.g. snmp-trap) or hostnames with underscores (e.g. \_http.example.com).
* create the log file if it does not exist
* new Visual Studio project file
## Version 0.70

View File

@ -3,7 +3,7 @@ AUTOMAKE_OPTIONS = foreign dist-bzip2
SUBDIRS = src
EXTRA_DIST = bootstrap COPYING CHANGES.md README.md index.html \
EXTRA_DIST = bootstrap COPYING CHANGES.md README.md index.html rinetd.vcxproj \
$(man_MANS) $(sysconf_DATA)
man_MANS = rinetd.8