[LON-CAPA-cvs] cvs: loncom / lond
foxr
lon-capa-cvs@mail.lon-capa.org
Tue, 21 Oct 2003 09:14:31 -0000
foxr Tue Oct 21 05:14:31 2003 EDT
Modified files:
/loncom lond
Log:
Re-install $Log$ in comment header to support automatic change logging.
Index: loncom/lond
diff -u loncom/lond:1.157 loncom/lond:1.158
--- loncom/lond:1.157 Tue Oct 14 06:15:27 2003
+++ loncom/lond Tue Oct 21 05:14:31 2003
@@ -2,7 +2,7 @@
# The LearningOnline Network
# lond "LON Daemon" Server (port "LOND" 5663)
#
-# $Id: lond,v 1.157 2003/10/14 10:15:27 foxr Exp $
+# $Id: lond,v 1.158 2003/10/21 09:14:31 foxr Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -60,6 +60,12 @@
# 09/08/2003 Ron Fox: Told lond to take care of change logging so we
# don't have to remember it:
#
+# Change Log:
+# $Log: lond,v $
+# Revision 1.158 2003/10/21 09:14:31 foxr
+# Re-install $Log$ in comment header to support automatic change logging.
+#
+#
use strict;
@@ -85,7 +91,7 @@
my $status='';
my $lastlog='';
-my $VERSION='$Revision: 1.157 $'; #' stupid emacs
+my $VERSION='$Revision: 1.158 $'; #' stupid emacs
my $remoteVERSION;
my $currenthostid;
my $currentdomainid;