* Updated NEWS for 0.99.7.
* Prepared 0.99.7 release. git-svn-id: svn://svn.zoy.org/elk/trunk@266 55e467fa-43c5-0310-a8a2-de718669efc6
This commit is contained in:
		
							parent
							
								
									ece1e51f8b
								
							
						
					
					
						commit
						4846384ab6
					
				
							
								
								
									
										3
									
								
								NEWS
								
								
								
								
							
							
						
						
									
										3
									
								
								NEWS
								
								
								
								
							| 
						 | 
					@ -3,6 +3,9 @@ $Id$
 | 
				
			||||||
Changes between 3.0 and 4.0:
 | 
					Changes between 3.0 and 4.0:
 | 
				
			||||||
----------------------------
 | 
					----------------------------
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  * New in 3.99.7 prerelease:
 | 
				
			||||||
 | 
					    + Last known garbage collector bug was fixed.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  * New in 3.99.6 prerelease:
 | 
					  * New in 3.99.6 prerelease:
 | 
				
			||||||
    + Many portability checks added to the configure script.
 | 
					    + Many portability checks added to the configure script.
 | 
				
			||||||
    + Fix for an installation bug that prevented extension loading.
 | 
					    + Fix for an installation bug that prevented extension loading.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -6,7 +6,8 @@ AC_PREREQ(2.50)
 | 
				
			||||||
AC_CONFIG_AUX_DIR(autotools)
 | 
					AC_CONFIG_AUX_DIR(autotools)
 | 
				
			||||||
AC_CANONICAL_SYSTEM
 | 
					AC_CANONICAL_SYSTEM
 | 
				
			||||||
 | 
					
 | 
				
			||||||
AM_INIT_AUTOMAKE(elk, 3.99.6)
 | 
					AM_INIT_AUTOMAKE(elk, 3.99.7)
 | 
				
			||||||
 | 
					AM_MAINTAINER_MODE
 | 
				
			||||||
AM_CONFIG_HEADER(config.h)
 | 
					AM_CONFIG_HEADER(config.h)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
AC_PROG_CC
 | 
					AC_PROG_CC
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue