digiinfo 1.0beta   - Initial public release. Also (due to a mistake by me)
                     known as 2.02.linux. 2.02 was the version number of
		     DC7OS's ATARI-Version

digiinfo 1.0beta-pl1      - bugfix: di zs1uct caused a segmentation fault
                          - split up digiinfo into separate .o files.
			    This was neccessary since I was unable to generate
			    debug information with gcc 2.6.3/libc 4.6.27.
			    Seems this is a bug in the compiler. Who knows ?
			    [As I got told later, -static needed to be added to
			    the compiler options. I still dont know why...]
			    It looks ugly since i intended to do this later
			    in C++ - code. This time it was just a quick hack.
			  - split up the README file into README and
			    README.german. English documentation in the
			    first version has existet, but was hidden behind
			    the German one :-)
			  - New feature: If the digiinfo.inf file contains
			    an additional line (that is, the 4th one), this
			    line is interpreted as the name of an environment
			    variable which should contain the callsign of the
			    OM calling DIGIINFO. This information is used to
			    set the language automatically. To disable this
			    feature, just remove the 4th line in digiinfo.inf
			  - The message about ALAS now only occurs if digiinfo
			    was started without parameters. Many people asked
			    me for that, but I had to check back this with
			    DC7OS, because ALAS doesnt allow changing
			    copyright notices.
			    
digiinfo 2.5        - Maintenance release.
                            This is a maintenance release only. Nothing has
			    been added, only some minor things have been changed.
			    They are: 
			    - Since I have upgraded my license, my callsign
			    has changed. And since I have left my old school,
			    my email adress has changed, too.
			    - Even though no additional functionality is
			    provided, Version has been set to 2.5.
			    This is to eliminate a version chaos which I
			    created when I messed up my source code
			    archive and for some confused the versions
			    myself, which lead me sending wrong versions
			    as the current one. This is the main reason
			    why I release this maintenance version, to
			    make things clear. I had to choose this - quite
			    high - version number due to the erroneous 2.02
			    release which in fact was 1.0beta...
			    Also I havent received bug reports anymore, so
			    I hope that it is stable.
			    
digiinfo 2.5.1      - Bugfix release.
			    This fixes an annoying bug in the update code of
			    makefst. It was annoying for two reasons:
			      a) it corrupts your data
			      b) It was fixed long time ago, but the version
			         chaos mentioned above prevented the bugfix
				 from being into 2.5. Sorry for the inconvience.
				 
			    
