[Orca-checkins] rev 104 - in trunk/orca: . src
blair at orcaware.com
blair at orcaware.com
Sat Jul 13 18:43:00 PDT 2002
Author: blair
Date: Fri, 28 Jun 2002 21:56:39 -0700
New Revision: 104
Modified:
trunk/orca/CHANGES
trunk/orca/src/orca.pl
Log:
Load orca-0.20 into trunk/orca.
Modified: trunk/orca/src/orca.pl
==============================================================================
--- trunk/orca/src/orca.pl (original)
+++ trunk/orca/src/orca.pl Sat Jul 13 18:42:26 2002
@@ -17,7 +17,7 @@
# This is the version of Orca.
use vars qw($VERSION);
-$VERSION = 0.19;
+$VERSION = '0.20';
# This is the version number used in creating the DS names in RRDs.
# This should be updated any time a new version of Orca needs some
@@ -106,7 +106,9 @@
<table cellpadding=0 border=0>
<tr>
<td width=350 valign=center>
- <img width=186 height=45 src="orca.gif" alt="Orca Home Page">
+ <a href="http://www.geocities.com/ResearchTriangle/Thinktank/4996/">
+ <img width=186 height=45 border=0 src="orca.gif" alt="Orca Home Page" >
+ </a>
<br>
<font FACE="Arial,Helvetica" SIZE=2>
Orca-$::VERSION by
@@ -116,7 +118,7 @@
</td>
<td width=120 valign=center>
<a href="http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool">
- <img width=120 height=34 src="rrdtool.gif" alt="RRDTool Home Page" border=0>
+ <img width=120 height=34 border=0 src="rrdtool.gif" alt="RRDTool Home Page">
</a>
</td>
</tr>
Modified: trunk/orca/CHANGES
==============================================================================
--- trunk/orca/CHANGES (original)
+++ trunk/orca/CHANGES Sat Jul 13 18:42:26 2002
@@ -1,5 +1,9 @@
Fri Feb 19 11:55:50 PST 1999
+ Version 0.20.
+
+ Have the Orca logo be a hyperlink to the Orca home page.
+
Version 0.19.
Fix a bug in copying SE 3.1's percollator.se changes where it
More information about the Orca-checkins
mailing list