changelog 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. ngircd (0.9.2-4) unstable; urgency=low
  2. * Updated to policy 3.7.2
  3. * Removed patch 04-nicklength to be RFC-compliant (Closes: #353876)
  4. -- Mario Iseli <admin@marioiseli.com> Sun, 07 May 2006 15:21:34 +0200
  5. ngircd (0.9.2-3) unstable; urgency=low
  6. * New patch which allows longer nicknames, thanks to Benjamin A'Lee
  7. for the patch. (Closes: #355342)
  8. * Fixed the typo in the example config. (Closes: #353876)
  9. -- Mario Iseli <admin@marioiseli.com> Sun, 05 Mar 2006 23:22:34 +0100
  10. ngircd (0.9.2-2) unstable; urgency=low
  11. * Wrote 03-ping.dpatch (Closes: #343200)
  12. * Added a "if" in debian/ngircd.postinst
  13. -- Mario Iseli <admin@marioiseli.com> Wed, 14 Dec 2005 23:02:34 +0100
  14. ngircd (0.9.2-1) unstable; urgency=low
  15. * New upstream version
  16. * Changed the init and postinst script
  17. * reload in init script is now supported
  18. * fixed mistake in configfile
  19. * added original config as example
  20. * Removed patches/01-manuals and added patches/02-manuals
  21. -- Mario Iseli <admin@marioiseli.com> Wed, 16 Nov 2005 17:50:17 +0100
  22. ngircd (0.8.2-1) unstable; urgency=low
  23. * Initial release Closes: #295970
  24. * New debian-optimized config
  25. * Introduced dpatch and wrote a patch for the manuals (01-manuals)
  26. -- Mario Iseli <admin@marioiseli.com> Tue, 1 Nov 2005 20:08:53 +0100