diff --git a/CHANGES.md b/CHANGES.md index 5f7a80c..3e29cd8 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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 diff --git a/Makefile.am b/Makefile.am index b35b8ff..5c4b45e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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