* new-features.xml (ov-new1.7.33): Document empty $PATH handling.
This commit is contained in:
		
							parent
							
								
									f7cb52eec7
								
							
						
					
					
						commit
						61a41e77e9
					
				|  | @ -1,3 +1,7 @@ | ||||||
|  | 2014-10-27  Corinna Vinschen  <corinna@vinschen.de> | ||||||
|  | 
 | ||||||
|  | 	* new-features.xml (ov-new1.7.33): Document empty $PATH handling. | ||||||
|  | 
 | ||||||
| 2014-10-27  Corinna Vinschen  <corinna@vinschen.de> | 2014-10-27  Corinna Vinschen  <corinna@vinschen.de> | ||||||
| 
 | 
 | ||||||
| 	* new-features.xml (ov-new1.7.33): Fix paragraph order. | 	* new-features.xml (ov-new1.7.33): Fix paragraph order. | ||||||
|  |  | ||||||
|  | @ -72,8 +72,9 @@ getfacl(1)/setfacl(1) accordingly. | ||||||
| </para></listitem> | </para></listitem> | ||||||
| 
 | 
 | ||||||
| <listitem><para> | <listitem><para> | ||||||
| Drop the current working directory from the default DLL search path in | When exec'ing applications, check if $PATH exists and is non-empty.  If | ||||||
| favor of Cygwin's /bin dir. | not, add PATH variable with Cygwin installation directory as content to | ||||||
|  | Windows environment to allow loading of Cygwin system DLLs. | ||||||
| </para></listitem> | </para></listitem> | ||||||
| 
 | 
 | ||||||
| <listitem><para> | <listitem><para> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue