Tue Mar  5 21:36:58 GMT 2002 Liyang Hu <yydecode@nerv.cx>

  * yydecode 0.2.7 released.
  * Got rid of all references to gettext() and internationali-
    sation -- it will be redone properly in v0.3.0

Sat Mar  2 21:31:57 GMT 2002 Liyang Hu <yydecode@nerv.cx>

  * Test suite added. Hopefully it'll stop me from making stupid
    mistakes like the one in v0.2.6. Please contribute to this.

Sat Mar  2 16:53:19 GMT 2002 Liyang Hu <yydecode@nerv.cx>

  * Incomplete file produced when --force-overwrite is used on
    multi-part files. Fixed. (Reported by Itai Zukerman)
  * Manual page (added on Friday, and) cleaned up.

Thu Feb 28 05:25:47 GMT 2002 Liyang Hu <yydecode@nerv.cx>

  * yydecode 0.2.6 released (the ``And I was planning to go to
    bed four hours ago'' release)

Wed Feb 27 00:21:39 GMT 2002 Liyang Hu <yydecode@nerv.cx>

  * Don't whinge about `=n' escape codes, as per v2 of the
    draft. Silly me. Other escape codes are still recognised and
    decoded, but the warning is displayed just once -- prevents
    the screen from being flooded. ^_-
  * Added -f to write into existing files, for partial decoding.
    Otherwise, we don't touch existing files.

Sun Feb 24 00:59:14 GMT 2002 Liyang Hu <yydecode@nerv.cx>

  * yydecode 0.2.5 released (the ``I nearly forgot to release
    this because of too much work'' release)

Thu Feb 21 04:05:51 GMT 2002 Liyang Hu <yydecode@nerv.cx>

  * Minor fixups, not limited to more strict CRC32 parsing.

Mon Feb 18 21:39:47 GMT 2002 Liyang Hu <yydecode@nerv.cx>

  * Now displays *detailed* error diagnostics for each part.

Mon Feb 18 14:29:17 GMT 2002 Liyang Hu <yydecode@nerv.cx>

  * Yet more assertions
  * Made decode() a little easier to read.
  * Parts are now decoded to memory, and committed to disk only
    if no errors are found.

Sun Feb 17 06:59:17 GMT 2002 Liyang Hu <yydecode@nerv.cx>

  * yydecode 0.2.1 released

Sun Feb 17 03:51:03 GMT 2002 Liyang Hu <yydecode@nerv.cx>

  * Fixed several GNUisms; now compiles on FreeBSD.
  * More compatibility fixes -- compiles (albeit grudgingly) on
    OS X/Darwin now.
  * Even more compatibility fixes! Even works under Solaris ...

Sat Feb 16 16:35:43 GMT 2002 Liyang Hu <yydecode@nerv.cx>

  * yydecode 0.2 released
  * Made a couple more assertions about the output.
  * Rename bad files to file.broken

Fri Feb 15 07:51:51 GMT 2002 Liyang Hu <yydecode@nerv.cx>

  * CRC-32 checking implemented. Added src/crc32.[ch]

Fri Feb 15 03:58:53 GMT 2002 Liyang Hu <yydecode@nerv.cx>

  * yydecode 0.1 released
  * The basic / preliminary / no frills / quick hack release
    (No CRC, nor file size checking is performed!)

ChangeLog begins Fri Feb 15 03:58:53 GMT 2002 for yydecode 0.1.
vim: tw=64:

