mirror of
				https://github.com/osmarks/ngircd.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	ngIRCd release 13
This commit is contained in:
		| @@ -10,7 +10,10 @@ | |||||||
|                                -- ChangeLog -- |                                -- ChangeLog -- | ||||||
|  |  | ||||||
|  |  | ||||||
| ngIRCd Release 13 | ngIRCd Release 13 (2008-12-25) | ||||||
|  |  | ||||||
|  |   - Updated documentation, especially doc/Services.txt and doc/SSL.txt. | ||||||
|  |   - Make the test suite work on OpenSolaris. | ||||||
|  |  | ||||||
|   ngIRCd 13~rc1 (2008-11-21): |   ngIRCd 13~rc1 (2008-11-21): | ||||||
|   - New version numer scheme :-) |   - New version numer scheme :-) | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								NEWS
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								NEWS
									
									
									
									
									
								
							| @@ -10,7 +10,7 @@ | |||||||
|                                   -- NEWS -- |                                   -- NEWS -- | ||||||
|  |  | ||||||
|  |  | ||||||
| ngIRCd Release 13 | ngIRCd Release 13 (2008-12-25) | ||||||
|  |  | ||||||
|   ngIRCd 13~rc1 (2008-11-21): |   ngIRCd 13~rc1 (2008-11-21): | ||||||
|   - New version numer scheme :-) |   - New version numer scheme :-) | ||||||
|   | |||||||
| @@ -12,7 +12,7 @@ | |||||||
| # -- Initialisation -- | # -- Initialisation -- | ||||||
|  |  | ||||||
| AC_PREREQ(2.50) | AC_PREREQ(2.50) | ||||||
| AC_INIT(ngircd, 13~rc1) | AC_INIT(ngircd, 13) | ||||||
| AC_CONFIG_SRCDIR(src/ngircd/ngircd.c) | AC_CONFIG_SRCDIR(src/ngircd/ngircd.c) | ||||||
| AC_CANONICAL_TARGET | AC_CANONICAL_TARGET | ||||||
| AM_INIT_AUTOMAKE(1.6) | AM_INIT_AUTOMAKE(1.6) | ||||||
|   | |||||||
| @@ -1,3 +1,9 @@ | |||||||
|  | ngircd (13-0ab1) unstable; urgency=low | ||||||
|  |  | ||||||
|  |   * New "upstream" release: ngIRCd 13. | ||||||
|  |  | ||||||
|  |  -- Alexander Barton <alex@barton.de>  Thu, 25 Dec 2008 23:09:58 +0100 | ||||||
|  |  | ||||||
| ngircd (13~rc1-0ab1) unstable; urgency=low | ngircd (13~rc1-0ab1) unstable; urgency=low | ||||||
|  |  | ||||||
|   * New "upstream" release candidate 1 for ngIRCd Release 13. |   * New "upstream" release candidate 1 for ngIRCd Release 13. | ||||||
|   | |||||||
| @@ -1,5 +1,5 @@ | |||||||
| %define name    ngircd | %define name    ngircd | ||||||
| %define version 13~rc1 | %define version 13 | ||||||
| %define release 1 | %define release 1 | ||||||
| %define prefix  %{_prefix} | %define prefix  %{_prefix} | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Alexander Barton
					Alexander Barton