Module: ngircd.git Branch: master Commit: 0de11ead3663a1248ae0f0f97a2896845774a7d4 URL: http://ngircd.barton.de/cgi-bin/gitweb.cgi?p=ngircd.git&a=commit;h=0de11...
Author: Alexander Barton alex@barton.de Date: Mon Mar 5 22:29:53 2012 +0100
Update NEWS and ChangeLog files
---
ChangeLog | 7 +++++++ NEWS | 5 +++++ 2 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog index 037ce1a..3246ef5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,13 @@ -- ChangeLog --
+ngIRCd Release 19.1 + + - Really include _all_ patchtes to build the Anope module into the + distribution archive ... ooops! + - getpid.sh: Fix testcase error for Debian using sbuild(1). + - Don't log "ngIRCd hello message" two times when starting up. + ngIRCd Release 19 (2012-02-29)
- Update build system: bump config.guess and config.sub files used by diff --git a/NEWS b/NEWS index 4fa98dc..6db2d67 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,11 @@ -- NEWS --
+ngIRCd Release 19.1 + + - Really include _all_ patchtes to build the Anope module into the + distribution archive ... ooops! + ngIRCd Release 19 (2012-02-29)
ngIRCd 19~rc1 (2012-02-12)
ngircd-commits@lists.barton.de