wmifs: Bump to version 1.7.
This commit is contained in:
		
							parent
							
								
									5a9ff14544
								
							
						
					
					
						commit
						9aa3fefdfb
					
				
					 2 changed files with 14 additions and 1 deletions
				
			
		| 
						 | 
					@ -1,5 +1,18 @@
 | 
				
			||||||
Version         Description
 | 
					Version         Description
 | 
				
			||||||
--------------------------------------------------------------
 | 
					--------------------------------------------------------------
 | 
				
			||||||
 | 
					1.7	* Released 160419
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						* Fix buffer overflow if interface has name > 8 characters.
 | 
				
			||||||
 | 
						  Patch by anomie@users.sourceforge.net to fix Debian bug #805519. [1]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						* Switch to autotools for build.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						* Add desktop entry file.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						* Update INSTALL after switch to autotools.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
						[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805519
 | 
				
			||||||
 | 
					
 | 
				
			||||||
1.6	* Released 150824
 | 
					1.6	* Released 150824
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	* wmifs uses now the new library libdockapp that includes the old
 | 
						* wmifs uses now the new library libdockapp that includes the old
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
AC_INIT([wmifs], [1.6], [wmaker-dev@lists.windowmaker.org])
 | 
					AC_INIT([wmifs], [1.7], [wmaker-dev@lists.windowmaker.org])
 | 
				
			||||||
AM_INIT_AUTOMAKE([foreign])
 | 
					AM_INIT_AUTOMAKE([foreign])
 | 
				
			||||||
AC_CONFIG_SRCDIR([configure.ac])
 | 
					AC_CONFIG_SRCDIR([configure.ac])
 | 
				
			||||||
AC_PROG_CC
 | 
					AC_PROG_CC
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue