ChangeLog 653 B

12345678910111213141516
  1. Thu Sep 18 10:03:02 NZST 2008 [email protected]
  2. * This file is no longer maintained, sorry
  3. Sat Aug 9 13:44:21 NZST 2008 [email protected]
  4. * Fixed bug wherein keys with non-URI-safe characters did not work
  5. correctly because they were not being URI-encoded in the request UR
  6. * Split RPM and DEB packages into normal and devel packages
  7. Fri Aug 8 22:40:19 NZST 2008 [email protected]
  8. * Branched 0.4
  9. * Created RPM and Debian packaging
  10. Tue Aug 5 08:52:33 NZST 2008 [email protected]
  11. * Bumped version number to 0.3
  12. * Moved Makefile to GNUmakefile, added shared library build
  13. * Added a bunch of GNU standard files (README, INSTALL, ChangeLog, etc)