This is a list of user-visible changes in each released version, more
detailed changes history can be found in the ChangeLog.

Changes in version 0.14:

Fixed sproadic problems which were causing some packages to either not
appear as needing updating when they did, or fail to appear if they
did.  

ruari1.sh now uses ftpget (it's free and is from the excellent lftp
package) and gets a compressed packages file.

Changes in version 0.13:

Added options for turning on warnings (--warn-duplicates and
--warn-missing-lines), the warnings are off by default.

Added an option for turning on warnings about packages on the ftp site
which are older than the version in the /var/lib/dpkg/status file.

Changes in version 0.12:

Fixed a nasty bug which was causing all sorts of memory-related
crashes.

Changes in version 0.10:

Ruari diff now uses /var/lib/dpkg/status instead of the output from
dpkg -l, this gets rid of the problems with Packages with names with a
length > 15 characters and Packages with epochs in their version
number.  Thanks to Stefan Berndtsson for the suggestion.

Changes in version 0.01:

Ruari diff now outputs something sensible when it encounters packages
without a priority or a section.

The output is now padded, to look nicer.

ruari.sh is now known as ruari1.sh and is much easier to customize.

ruari2.sh is a new script to sort the output according to priority.

