-
Notifications
You must be signed in to change notification settings - Fork 170
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
4 changed files
with
32 additions
and
3 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
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,3 +1,9 @@ | ||
libre (0.5.9) unstable; urgency=medium | ||
|
||
* version 0.5.9 | ||
|
||
-- Alfred E. Heggestad <[email protected]> Sat, 1 Sep 2018 10:00:00 +0200 | ||
|
||
libre (0.5.8) unstable; urgency=medium | ||
|
||
* version 0.5.8 | ||
|
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,3 +1,26 @@ | ||
2018-09-01 Alfred E. Heggestad <[email protected]> | ||
|
||
* Version 0.5.9 | ||
|
||
* Project URL: https://github.com/creytiv/re | ||
|
||
* build: Added support for 64-bit MINGW (#131) | ||
(thanks Alexander Ushakov) | ||
|
||
fixed inline issue when compiling VS as C++ (#143) | ||
(thanks TheSil) | ||
|
||
* jbuf: zero out jbuf_stat on jbuf flush (#147) | ||
(thanks Christian Spielberger) | ||
|
||
* net: remove net_conn api (old and unused) (#145) | ||
fix bug in net_if_getname (#144) | ||
|
||
* sip: get local TCP address in establish handler (#146) | ||
|
||
* tls: add AES-GCM to DTLS-SRTP (#141) | ||
|
||
|
||
2018-04-20 Alfred E. Heggestad <[email protected]> | ||
|
||
* Version 0.5.8 | ||
|
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