Version 1.00beta1
-----------------
- Merged into dnprogs package. Rewritten to use libdap

Version 0.13 22nd October 1998
------------------------------
- Added dnsubmit and dnprint
- Fixed a couple of protocol errors that FAL threw up on (but VMS ignored)
- Fixed a few small bugs in the man pages
- Removed some little-endian dependancies
- Fixed some dodgy error reporting
- Fixed -512 size shown when a file is empty


Version 0.12 26th September 1998
---------------------------------
- Fixes and features to dntask by Kenn Humborg (thanks Kenn). Fixed the
  repeated last line bug. Added binary data transfer
- Tidied Makefile. Link dynamically with libdnet.so
- Added -d option to dncopy for sending DOS files
- Send usage message to stderr when it's meant as an error but still send it
  to stdout when requested


Version 0.11  21st September 1998
---------------------------------
- Fixed odd protection when fetching files
- More block fetch bug fixes that you will probably never see
- Fixed sending of binary files in record mode which made it almost unusable
- Fixed alignment of the total field in dndir
- New option for dndir to show file size in bytes. NB this is the default
  for -l now
- Various protocol bug fixes mean that the programs should work with VAXeln


Version 0.10  23rd August 1998
------------------------------
- Removed a 0 in the version number. Far too much extra typing involved
- fixed a bug in dndir that nobody will ever see but I noticed when working on
  FAL
- fixed a bug which prevented copying single files unix->unix
- Made copying to VMS easier. Binary files no longer HAVE to be sent -mblock. 
  Instead they will just be sent in lumps and have STREAMF attribute. That 
  gets rid of that stupid error you used to get when you forgot the -mblock.
- fixed a problem installing on systems where /usr/local/bin or 
  /usr/local/man/man1 don't already exist
- improved 'make rpm' so we don't have any more accidents with the uploaded
  binary rpms


Version 0.0.9  4th August 1998
------------------------------
- dntype can now read/write a pipeline
- Fixed occasional crash when fetching long records
- Made libc6 friendly
- use g++ as the linker for dncopy as it's just too much trouble not to


Version 0.0.8  27th July 1998
-----------------------------
- New dntask command for running remote command procedures (need kernel
  patch 0.0.0.4 or later)
- New dndel command for deleting files
- Fixed display corruption in dndir -l
- Fixed stupid bug that prevented copying files with a hyphen in the name


Version 0.0.7  19th July 1998
-----------------------------
- Forgot NEWS entry for 0.0.6, sorry. Bugfixes and breakages mainly
- Fixed hanging at end of wildcard fetches
- This version NEEDS Eduardo's new kernel module (v0.0.3) and libdnet library
- Minor corrections to man pages


Version 0.0.5   5th July 1998
-----------------------------
- Sending now works (hooray!) 
- STREAMLF files also work (double hooray!)
- Improved usage message and help
- man pages


Version 0.0.4  28th June 1998
-----------------------------
- Added loads of command-line options to dndir.
- STREAMLF file fetching still needs more work - sorry
- Fixed the copyright notice. I haven't really been working on this since 1995!


Version 0.0.3  24th June 1998
-----------------------------
- Added dndir program. This is basically Eduardo's dndir with my parser bolted
  onto it.
- dncopy will now read (small) STREAM files thanks to Eduardo's sleuthing.
- Included some (badly needed) documentation.


Version 0.0.2  21st June 1998
-----------------------------
- First public release.
