[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [muon/2.0] /: Update Changelog, bump versions for 2.0.1.
From:       Jonathan Thomas <echidnaman () kubuntu ! org>
Date:       2013-05-28 14:30:04
Message-ID: 20130528143004.7397AA6063 () git ! kde ! org
[Download RAW message or body]

Git commit 3f4c12cbb8d5d93f5cea60b7f7ccf1acab95dfec by Jonathan Thomas.
Committed on 28/05/2013 at 16:29.
Pushed by jmthomas into branch '2.0'.

Update Changelog, bump versions for 2.0.1.

M  +17   -0    ChangeLog
M  +1    -1    discover/main.cpp
M  +1    -1    installer/main.cpp
M  +1    -1    muon/main.cpp
M  +1    -1    updater/main.cpp

http://commits.kde.org/muon/3f4c12cbb8d5d93f5cea60b7f7ccf1acab95dfec

diff --git a/ChangeLog b/ChangeLog
index 9e58968..c510687 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2.0.1:
+======
+- Bugfixes:
+  * Fixed too long resource descriptions not wrapping in Muon Discover.
+  * Fixed a few issues with Muon Discover's resource grid view.
+  * Fix the alignment on the elements in Muon Discover's CategoryPage.
+    Makes the flow look aligned with the header and footer.
+  * Fix a crash that sometimes occurs when exiting the sources editor (BKO: #317858)
+  * Fix a crash that occurs while reporting fatal initialization errors. (BKO: #319978)
+  * Use case-insensitive searches for the KNewStuff and Bodega backends.
+  * In Muon Discover, Fix some problems in the grid resource delegate. The icon will be 
+    properly centered when no preview. No more weird stretching.
+  * Fixed an issue in the Muon Update Manager where the "Install Updates" button would not
+    properly be enabled after a check for updates.
+  * Do not crash Muon Software Center if we try to navigate to an application page before
+    the ResourcesModel has been created. (BKO: #317917)
+
 2.0
 ======
 - Features:
diff --git a/discover/main.cpp b/discover/main.cpp
index c2d1c2c..6dd819e 100644
--- a/discover/main.cpp
+++ b/discover/main.cpp
@@ -28,7 +28,7 @@
 static const char description[] =
     I18N_NOOP("An application discoverer");
 
-static const char version[] = "2.0.0";
+static const char version[] = "2.0.1";
 
 int main(int argc, char** argv)
 {
diff --git a/installer/main.cpp b/installer/main.cpp
index ffb48d0..c6889d0 100644
--- a/installer/main.cpp
+++ b/installer/main.cpp
@@ -30,7 +30,7 @@
 static const char description[] =
     I18N_NOOP("An application manager");
 
-static const char version[] = "2.0.0";
+static const char version[] = "2.0.1";
 
 int main(int argc, char **argv)
 {
diff --git a/muon/main.cpp b/muon/main.cpp
index 0673706..cb54544 100644
--- a/muon/main.cpp
+++ b/muon/main.cpp
@@ -29,7 +29,7 @@
 static const char description[] =
     I18N_NOOP("A package manager");
 
-static const char version[] = "2.0.0";
+static const char version[] = "2.0.1";
 
 int main(int argc, char **argv)
 {
diff --git a/updater/main.cpp b/updater/main.cpp
index 868ce5d..d402d1a 100644
--- a/updater/main.cpp
+++ b/updater/main.cpp
@@ -30,7 +30,7 @@
 static const char description[] =
     I18N_NOOP("An update manager");
 
-static const char version[] = "2.0.0";
+static const char version[] = "2.0.1";
 
 int main(int argc, char **argv)
 {
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic