summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 14308f8..9926bab 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ scripts = assert do-until minimify splitmboxdaily \
setuppy-debian-versions-match viewprof fix-shebang \
musictomp3 test-flacs unpack-debian-sources \
humanify benchmark-cmd print-argv filecount \
- prettyson prettyml mbox2maildir lorem
+ prettyson prettyml mbox2maildir lorem sshvia
manpagesin = $(shell ls *.1.in)
CFLAGS = -Wall -O2 --std=gnu99
diff --git a/NEWS b/NEWS
index 2dc394c..9d62c30 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ I'll assume I'm the only user.
Version 1.20160411+git, not yet released
----------------------------------------
+* Install sshvia.
Version 1.20160411, released 2016-04-11
------------------------------------------