++changelog
This commit is contained in:
		
					parent
					
						
							
								0cb127822f
							
						
					
				
			
			
				commit
				
					
						d2f1d6185d
					
				
			
		
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
					@ -14,6 +14,8 @@ next:
 | 
				
			||||||
	* Explorers and types: Fix SC2069: To redirect stdout+stderr, 2>&1 must be last (or use '{ cmd > file; } 2>&1' to clarify). (shellcheck) (Jonas Weber)
 | 
						* Explorers and types: Fix SC2069: To redirect stdout+stderr, 2>&1 must be last (or use '{ cmd > file; } 2>&1' to clarify). (shellcheck) (Jonas Weber)
 | 
				
			||||||
	* Explorers and types: Fix SC2034: foo appears unused. Verify it or export it. (shellcheck) (Jonas Weber)
 | 
						* Explorers and types: Fix SC2034: foo appears unused. Verify it or export it. (shellcheck) (Jonas Weber)
 | 
				
			||||||
	* Explorers and types: Fix SC2215, SC2059, SC2155, SC2091. (shellcheck) (Jonas Weber)
 | 
						* Explorers and types: Fix SC2215, SC2059, SC2155, SC2091. (shellcheck) (Jonas Weber)
 | 
				
			||||||
 | 
						* Explorers and types: Fix SC2086: Double quote to prevent globbing and word splitting. (shellcheck) (Jonas Weber)
 | 
				
			||||||
 | 
						* Explorers and types: Fix SC2164: Use cd ... || exit in case cd fails. (shellcheck) (Darko Poljak)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
4.10.3: 2018-09-23
 | 
					4.10.3: 2018-09-23
 | 
				
			||||||
	* New global explorer: os_release (Ľubomír Kučera)
 | 
						* New global explorer: os_release (Ľubomír Kučera)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue