-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
1 changed file
with
42 additions
and
0 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,3 +1,36 @@ | ||
2014-08-08 | ||
Mikkel Krautz <[email protected]> | ||
82c483e scripts: modify git2cl.pl to work on the currently checked-out | ||
branch rather than origin/master. | ||
|
||
2014-07-23 | ||
Mikkel Krautz <[email protected]> | ||
0bf4aa3 PulseAudio: don't call pa_stream_drop() for empty | ||
pa_stream_peek(). | ||
|
||
2014-07-20 | ||
Mikkel Krautz <[email protected]> | ||
633f905 PulseAudio: stricter pa_stream_peek() validation. | ||
|
||
2014-07-02 | ||
Mikkel Krautz <[email protected]> | ||
76f6870 PulseAudio: fix access to protected enums in AudioInput and | ||
AudioOutput. | ||
9529651 installer: add the ability to use a custom bzip2 directory in | ||
the Win32 installer. | ||
8609912 installer: fix ability to use a custom OpenSslDir when | ||
building the Win32 installer. | ||
|
||
2014-06-29 | ||
Mikkel Krautz <[email protected]> | ||
196a6f7 Allow building 1.2.x on Windows with | ||
mumble-releng/buildenv/1.2.x/win32 | ||
|
||
2014-06-14 | ||
Mikkel Krautz <[email protected]> | ||
414494d Bump version to 1.2.8 | ||
173ec2b Update changelog | ||
|
||
2014-06-13 | ||
Mikkel Krautz <[email protected]> | ||
aef3509 Add CA certificate filter to MumbleSSL::addSystemCA() to work | ||
|
@@ -31,6 +64,15 @@ | |
8323bd4 mumble: allow Log_macx.mm to build against the OS X 10.4 SDK | ||
(for universal builds). | ||
|
||
2013-08-02 | ||
Mikkel Krautz <[email protected]> | ||
228f844 mumble: fix VoiceRecorderDialog build on Apple clang-500.1.70. | ||
|
||
2013-06-08 | ||
Mikkel Krautz <[email protected]> | ||
9c06ecf bonjour: use Qt::AutoConnection for BonjourServiceResolver's | ||
QSocketNotifier slot. | ||
|
||
2013-06-01 | ||
Stefan Hacker <[email protected]> | ||
5ff038e Update changelog | ||
|