mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	3.1c.
This commit is contained in:
		
							
								
								
									
										4
									
								
								CHANGES
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								CHANGES
									
									
									
									
									
								
							@@ -1,3 +1,7 @@
 | 
				
			|||||||
 | 
					CHANGED FROM 3.1b TO 3.1c
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					* Fix a stack overflow on colon-separated CSI parsing.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
CHANGES FROM 3.1a TO 3.1b
 | 
					CHANGES FROM 3.1a TO 3.1b
 | 
				
			||||||
 | 
					
 | 
				
			||||||
* Fix build on systems without sys/queue.h.
 | 
					* Fix build on systems without sys/queue.h.
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,6 @@
 | 
				
			|||||||
# configure.ac
 | 
					# configure.ac
 | 
				
			||||||
 | 
					
 | 
				
			||||||
AC_INIT([tmux], 3.1b)
 | 
					AC_INIT([tmux], 3.1c)
 | 
				
			||||||
AC_PREREQ([2.60])
 | 
					AC_PREREQ([2.60])
 | 
				
			||||||
 | 
					
 | 
				
			||||||
AC_CONFIG_AUX_DIR(etc)
 | 
					AC_CONFIG_AUX_DIR(etc)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user