summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog1
-rw-r--r--regress/host-expand.sh1
2 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c1d725581..f547ae0f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -45,6 +45,7 @@
45 (Id sync only) 45 (Id sync only)
46 - (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec] 46 - (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
47 [contrib/suse/openssh.spec] Crank version numbers 47 [contrib/suse/openssh.spec] Crank version numbers
48 - (djm) [regress/host-expand.sh] Add RCS Id
48 49
4920140227 5020140227
50 - OpenBSD CVS Sync 51 - OpenBSD CVS Sync
diff --git a/regress/host-expand.sh b/regress/host-expand.sh
index a0188363d..6cc0e6055 100644
--- a/regress/host-expand.sh
+++ b/regress/host-expand.sh
@@ -1,3 +1,4 @@
1# $OpenBSD: host-expand.sh,v 1.3 2014/02/27 23:17:41 djm Exp $
1# Placed in the Public Domain. 2# Placed in the Public Domain.
2 3
3tid="expand %h and %n" 4tid="expand %h and %n"