We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b00f175 commit 432aa4dCopy full SHA for 432aa4d
CHANGES.md
@@ -5,6 +5,7 @@
5
* made the configuration parser more tolerant with service names that contain
6
dashes (e.g. snmp-trap) or hostnames with underscores (e.g. \_http.example.com).
7
* create the log file if it does not exist
8
+ * new Visual Studio project file
9
10
## Version 0.70
11
Makefile.am
@@ -3,7 +3,7 @@ AUTOMAKE_OPTIONS = foreign dist-bzip2
3
4
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
0 commit comments