aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-03-10 18:22:27 -0500
committerKen VanDine <ken.vandine@canonical.com>2011-03-10 18:22:27 -0500
commitfa469a6593dcda9d4cefe2d9f5a4510102774967 (patch)
tree0238d7b8733438c4e9bd7fbfc4600dc1c2cca1a0 /ChangeLog
parent2c72a12af069feed829318238b0726a238f61f54 (diff)
parent6e0ddb7fa7839fc676ff90792afe386125b8e771 (diff)
downloadayatana-indicator-session-fa469a6593dcda9d4cefe2d9f5a4510102774967.tar.gz
ayatana-indicator-session-fa469a6593dcda9d4cefe2d9f5a4510102774967.tar.bz2
ayatana-indicator-session-fa469a6593dcda9d4cefe2d9f5a4510102774967.zip
releasing version 0.2.15-0ubuntu1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog57
1 files changed, 57 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b70f74d..4a8d8a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,62 @@
# Generated by Makefile. Do not edit.
+2011-03-10 Ted Gould <ted@gould.cx>
+
+ 0.2.15
+
+2011-03-10 Ted Gould <ted@gould.cx>
+
+ Use the --no-lock parameter
+
+2011-03-10 Ted Gould <ted@gould.cx>
+
+ Add the --no-lock option to activate the session.
+
+2011-03-10 Ted Gould <ted@gould.cx>
+
+ Looking in a directory for extra launchers
+
+2011-03-10 Ted Gould <ted@gould.cx>
+
+ Embed the function so it's not one separator ever, but once per run
+
+2011-03-10 Ted Gould <ted@gould.cx>
+
+ Add some cleanup and some comments
+
+2011-03-10 Ted Gould <ted@gould.cx>
+
+ Sort the launchers
+
+2011-03-10 Ted Gould <ted@gould.cx>
+
+ Reducing the scope of some of our variables
+
+2011-03-10 Ted Gould <ted@gould.cx>
+
+ Closing the directory after we're done with it
+
+2011-03-10 Ted Gould <ted@gould.cx>
+
+ Putting the appinfo's into a list so that we can sort them
+
+2011-03-10 Martin Pitt <martin.pitt@ubuntu.com>
+
+ Drop support for indicator-session-extra.desktop
+
+2011-03-10 Martin Pitt <martin.pitt@canonical.com>
+
+ Add support for extra launcher dir
+
+ Hardcoding a single extra launcher path is impractical for distributions, as
+ multiple packages would collide on the name and wouldn't give any extra
+ customization possibility for OEMs.
+
+ Obsolete /usr/share/applications/indicator-session-extra.desktop and instead
+ read /usr/share/indicators/session/applications/*.desktop
+
+ https://launchpad.net/bugs/727823
+
2011-02-17 Ted Gould <ted@gould.cx>
0.2.14