Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorvald Natvig <slicer@users.sourceforge.net>2009-08-16 00:51:23 +0400
committerThorvald Natvig <slicer@users.sourceforge.net>2009-08-16 18:06:48 +0400
commitd21a8987b365c6801c6f660624fbfb63790223e2 (patch)
tree7cd2452360d11e73db0353f0f304878691bbc39e /CHANGES
parent2acd26f5fb4f76b97260984d790b29549fe2b318 (diff)
Indent, changelog and submodule update
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES28
1 files changed, 28 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7d1365cf6..156ec9318 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,36 @@
+2009-08-15
+ Martin Skilnand <cybknight@users.sourceforge.net>
+ 9958cfe Attempt to fix corrupt icons/mumble.svg
+
+ Thorvald Natvig <slicer@users.sourceforge.net>
+ afa6f35 Get rid of global memory from ConfigRegistrars
+ ce3df76 Use enum for InfoMap
+ bcaa6c7 Use VLD for debug builds
+ c63e4f5 Use the new SVG icons
+ f62ae27 Make hardcoded ACL default be without selfregister, and make
+ it a part of initial ACLs added to new servers
+
+2009-08-14
+ Martin Skilnand <cybknight@users.sourceforge.net>
+ edf3369 New attempt of icons for 1.2.0 release.
+
+ Thorvald Natvig <slicer@users.sourceforge.net>
+ 3a686bd Fix ASIO config save
+
+ Tuck Therebelos <snares@users.sourceforge.net>
+ 4884458 Cod5 update for 1.5
+ a1767db TF2, DODS updates
+
+2009-08-11
+ Mikkel Krautz <mikkel@krautz.dk>
+ df9b900 Use system CA certificates on OS X.
+
2009-08-08
Patrick Matthäi <pmatthaei@debian.org>
c957ff4 Spelling fix in ACLEditor
Thorvald Natvig <slicer@users.sourceforge.net>
+ 88dcb4c Don't show lip icon if suppressed
c7cffde Build protobuf earlier, so header is generated
2009-08-07