1
0

changelog 1.1 KB

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