-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
8 additions
and
12 deletions.
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,17 +1,13 @@ | ||
# trurl 0.13 | ||
# trurl 0.14 | ||
|
||
## What's Changed | ||
|
||
- (also) support --flag=argument style for long options | ||
- fix unchecked return values from libcurl calls | ||
- fixed typos | ||
- free allocated pointer on OOM error | ||
- memdupdec: free memory in OOM exit path | ||
- only --append in the first iterate loop | ||
- short options need no space separation for the argument anymore | ||
- support ?= for set, to only do it if not already set | ||
- trurl.1: use present tense | ||
- remove a suprious trailing newline from a warning | ||
- trurl.1: document the exit codes | ||
- add "strict:" as prefix to a get component | ||
- casecompare: a strncasemp replacement | ||
- support conditionally set scheme | ||
|
||
Contributors to this release: | ||
|
||
Daniel Gustafsson, Daniel Stenberg, Jacob Mealey, Viktor Szakats | ||
Daniel Stenberg |
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