-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
*
inifile.c
: proxy_server
variable parsing. Thanks <jesus.sanchez…
…[email protected]> for the bug-hunting and testing
- Loading branch information
Showing
3 changed files
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
# CHANGELOG | ||
|
||
* **2024.09.01 Current** | ||
* `inifile.c`: `proxy_server` variable parsing. Thanks <[email protected]> for the bug-hunting and testing | ||
* `GUI-Warp.app`: `starter.c` to handle environment variables | ||
* `minmiconf`: Updated to version `1.1.1.0` | ||
* `configure`: Added lost paths check for macOS SDK directories | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,7 @@ | |
* Gema Robles <[email protected]> | ||
* Gleb Reys <[email protected]> | ||
* Hanno Rathmann <[email protected]> | ||
* Jesus Sanchez <[email protected]> | ||
* Juha Nurmela | ||
* Luis Pontes <[email protected]> | ||
* Matt Reba | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters