
---------------------------------------------------------
1999-05-19  v0.1

It turned out that there were problems to use this program on 
drives that had been named. This is fixed, and the program is
just a tiny bit more efficient! :)
---------------------------------------------------------
1998-12-04

Now you can drop files on TOUCH, and they will be "touched"! 8)
After the (1 file at a time only) file has been touched, the program 
will end.

For now I use the command line to make the 'drag/drop' work, but some 
time I might implement true drag 'n drop to enable multiple files to 
be touched at once...
---------------------------------------------------------
1998-11-26  v0.000002b

Replaced EXIST with a function by K.Ellis

---------------------------------------------------------

1998-11-24  v0.000002

Fixed recognition of home directory, and
made it possible to touch an entire directory.
I won't give this thing a lot of more work I think...
This program now works well enough for my needs. 8)                                                          
---------------------------------------------------------
TOUCH v0.000001    1998-11-19   Joakim Hgberg

This is a *very* simple little program that only can do one thing:

-'Touch' a file of your choice! That means that the file will be given 
the present DATE and TIME.

I wrote this since I sometimes have to unplug my computer, and unless I 
remember to set the clock afterwards, all files I save will be given strange 
times and dates. When I have files that I want to transfer to the web 
or just other people, I think it is nice if they have the correct 
date. Well, that's all. Not very exiting, huh?

Some ideas for changes:

-Add recognition of home directory
-Support ie drag'n drop
-Touch all file in a directory

