mirror of
				git://git.code.sf.net/p/cdesktopenv/code
				synced 2025-03-09 15:50:02 +00:00 
			
		
		
		
	add NEWS entry for e2d54b71
				
					
				
			This commit is contained in:
		
							parent
							
								
									e2d54b7169
								
							
						
					
					
						commit
						cd1cd9c5da
					
				
					 1 changed files with 7 additions and 0 deletions
				
			
		
							
								
								
									
										7
									
								
								NEWS
									
										
									
									
									
								
							
							
						
						
									
										7
									
								
								NEWS
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -3,6 +3,13 @@ For full details, see the git log at: https://github.com/ksh93/ksh
 | 
			
		|||
 | 
			
		||||
Any uppercase BUG_* names are modernish shell bug IDs.
 | 
			
		||||
 | 
			
		||||
2021-02-14:
 | 
			
		||||
 | 
			
		||||
- Due to a deficiency in some UNIX veriants, the 'sleep' built-in command could
 | 
			
		||||
  occasionally sleep for slightly less than the time specified. It now performs
 | 
			
		||||
  an additional check against the system clock to make sure it sleeps at least
 | 
			
		||||
  the given amount of time. Thanks to Lev Kujawski for adding this feature.
 | 
			
		||||
 | 
			
		||||
2021-02-11:
 | 
			
		||||
 | 
			
		||||
- Fixed a bug that caused ksh to lose track of all running background jobs if
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue