summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-08-23 11:50:56 -0300
committerTomás Touceda <chiiph@leap.se>2013-08-23 11:50:56 -0300
commit621e93c2f13c7344ee79a2397f056d248b25f4ce (patch)
treedc06e98a2763af38a6b7fba0bc3f9c5e03e2870c
parent1b773f9c39ec1a4936d75a5bb7ae626e48558426 (diff)
Fold in changes
-rw-r--r--CHANGELOG6
-rw-r--r--changes/bug_rename_logfile1
-rw-r--r--changes/feature-3313_rebrand-client1
3 files changed, 6 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 59faf08..bc9c679 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,2 +1,8 @@
+0.3.0 Aug 23:
+ o Use bitmask.log instead of leap_client.log. Closes #3424.
+ o Update launcher icon, jumping guy -> rainbow mask.
+ o Use system's Qt libs if Ubuntu is detected as the host OS.
+ o Update launcher.py to use the new namespace leap.bitmask.
+
0.2.0 Jul 12:
o First release of the leap client launcher
diff --git a/changes/bug_rename_logfile b/changes/bug_rename_logfile
deleted file mode 100644
index aec1c21..0000000
--- a/changes/bug_rename_logfile
+++ /dev/null
@@ -1 +0,0 @@
- o Use bitmask.log instead of leap_client.log. Closes #3424. \ No newline at end of file
diff --git a/changes/feature-3313_rebrand-client b/changes/feature-3313_rebrand-client
deleted file mode 100644
index 72236c2..0000000
--- a/changes/feature-3313_rebrand-client
+++ /dev/null
@@ -1 +0,0 @@
- o Update launcher icon, jumping guy -> rainbow mask.