~knitzsche/apport/apport-valgrind-pkging

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Martin Pitt
  • Date: 2012-11-30 20:29:08 UTC
  • mfrom: (1369.34.759 apport)
  • Revision ID: martin.pitt@canonical.com-20121130202908-olu655y2x17nycnf
* Merge from trunk:
  - Fix test_find_package_desktopfile test to not consider packages with
    only one "NoDisplay=true" .desktop file for the "has one desktop file"
    test.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
This file summarizes the major and interesting changes for each release. For a
2
2
detailled list of changes, please see ChangeLog.
3
3
 
 
4
2.6.4 (UNRELEASED):
 
5
-------------------
 
6
 * Fix test_find_package_desktopfile test to not consider packages with only
 
7
   one "NoDisplay=true" .desktop file for the "has one desktop file" test.
 
8
 
4
9
2.6.3 (2012-11-30):
5
10
-------------------
6
11
 * test_signal_crashes.py: Fix incompatibility with Python 3.3.