1
0
mirror of https://github.com/fspc/dswim.git synced 2025-04-04 08:13:24 -04:00

Documentation.

This commit is contained in:
freesource 2002-11-06 19:19:14 +00:00
parent 76b6b46544
commit 27c15ccf9f
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,10 @@
0.4.2 - 11/06/2002
------------------
Fixes error output caused by repetitive opts found by the recent Getopt::Long.
Rebuild db if you've updated to the newest DB_File.
0.4.1 - 10/24/2001
------------------

View File

@ -42,6 +42,8 @@ use File::Find;
# User defined variables for directories and package
# Makefile.pkg in $gbootroot_cvs in used as the packages Makefile.
# Edit Changes with your changes.
my $user_home = "/home/mttrader";
my $prog = "dswim";
my $prog_real_name = "swim";