Skip to content

Commit 432aa4d

Browse files
committed
Release version 0.71.
1 parent b00f175 commit 432aa4d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* made the configuration parser more tolerant with service names that contain
66
dashes (e.g. snmp-trap) or hostnames with underscores (e.g. \_http.example.com).
77
* create the log file if it does not exist
8+
* new Visual Studio project file
89

910
## Version 0.70
1011

Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ AUTOMAKE_OPTIONS = foreign dist-bzip2
33

44
SUBDIRS = src
55

6-
EXTRA_DIST = bootstrap COPYING CHANGES.md README.md index.html \
6+
EXTRA_DIST = bootstrap COPYING CHANGES.md README.md index.html rinetd.vcxproj \
77
$(man_MANS) $(sysconf_DATA)
88

99
man_MANS = rinetd.8

0 commit comments

Comments
 (0)