diff options
| author | Didier Roche <didier.roche@canonical.com> | 2010-09-03 17:00:41 +0200 |
|---|---|---|
| committer | Didier Roche <didier.roche@canonical.com> | 2010-09-03 17:00:41 +0200 |
| commit | 6d5ac2c530f255896e5c253a44591f4972446500 (patch) | |
| tree | c8ec63c00d2a4017cdd5f385e8c70d364ceddb7f | |
| parent | e15e452c334298a3639cc4d243b06e1dfa78cf3d (diff) | |
* New upstream release:
- Use gettext plural form (LP: #625199) - Fix newly pinned app is removed from the launcher on closing that app but works fine afterward (LP: #614329) - Fix Memory leak in places (LP: #628588) Fixed bugs: - LP: #614329 - LP: #625199 - LP: #628588 (bzr r55.3.170)
| -rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 82d33f961..ddae30226 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,10 @@ unity (0.2.34-0ubuntu1) UNRELEASED; urgency=low - * New upstream release. + * New upstream release: + - Use gettext plural form (LP: #625199) + - Fix newly pinned app is removed from the launcher on closing that app but + works fine afterward (LP: #614329) + - Fix Memory leak in places (LP: #628588) * remove debian/source/: - revert to previous format, seems to confuse daily build and we don't have anymore bin patch |
