mirror of
				https://github.com/osmarks/ngircd.git
				synced 2025-10-30 21:42:59 +00:00 
			
		
		
		
	ngIRCd release 16
This commit is contained in:
		| @@ -10,7 +10,9 @@ | ||||
|                                -- ChangeLog -- | ||||
|  | ||||
|  | ||||
| ngIRCd Release 16 | ||||
| ngIRCd Release 16 (2010-05-02) | ||||
|  | ||||
|   - doc/SSL: remove line continuation marker | ||||
|  | ||||
|   ngIRCd 16~rc2 (2010-04-25) | ||||
|   - Updated some more copyright notices, it's 2010 already :-) | ||||
|   | ||||
							
								
								
									
										2
									
								
								NEWS
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								NEWS
									
									
									
									
									
								
							| @@ -10,7 +10,7 @@ | ||||
|                                   -- NEWS -- | ||||
|  | ||||
|  | ||||
| ngIRCd Release 16 | ||||
| ngIRCd Release 16 (2010-05-02) | ||||
|  | ||||
|   ngIRCd 16~rc2 (2010-04-25) | ||||
|   - Enhace connection statistics counters: display total number of served | ||||
|   | ||||
| @@ -12,7 +12,7 @@ | ||||
| # -- Initialisation -- | ||||
|  | ||||
| AC_PREREQ(2.50) | ||||
| AC_INIT(ngircd, 16~rc2) | ||||
| AC_INIT(ngircd, 16) | ||||
| AC_CONFIG_SRCDIR(src/ngircd/ngircd.c) | ||||
| AC_CANONICAL_TARGET | ||||
| AM_INIT_AUTOMAKE(1.6) | ||||
|   | ||||
| @@ -1,3 +1,9 @@ | ||||
| ngircd (16-0ab1) unstable; urgency=low | ||||
|  | ||||
|   * New "upstream" release: ngIRCd 16. | ||||
|  | ||||
|  -- Alexander Barton <alex@barton.de>  Sun, 02 May 2010 13:32:41 +0200 | ||||
|  | ||||
| ngircd (16~rc2-0ab1) unstable; urgency=low | ||||
|  | ||||
|   * New "upstream" release candidate 2 for ngIRCd Release 16. | ||||
|   | ||||
| @@ -1,5 +1,5 @@ | ||||
| %define name    ngircd | ||||
| %define version 16~rc2 | ||||
| %define version 16 | ||||
| %define release 1 | ||||
| %define prefix  %{_prefix} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Alexander Barton
					Alexander Barton