diff options
author | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2012-07-21 14:43:24 -0300 |
---|---|---|
committer | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2012-07-21 14:43:24 -0300 |
commit | 64e26abbda3ec514b3455000cbce99416b053ce2 (patch) | |
tree | aafcd1a01cadb08608be665ef2ddef40ce5fcf88 | |
parent | 45c24b7d1364cdb600371722adf0ff2696f8cb81 (diff) | |
download | qt4-x11-64e26abbda3ec514b3455000cbce99416b053ce2.tar.gz |
Add an entry to the changelog.
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 46246d8..e3b5819 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ qt4-x11 (4:4.8.2-2) UNRELEASED; urgency=low [ Lisandro Damián Nicanor Pérez Meyer ] * Add QTBUG-25324_assistant_segfault_on_start_with_gcc_4.7.patch made by Than Ngo to solve a segfault during assistant's startup (Closes: #679874). + * Add fix_use_after_free_qlocale_unix.patch by Julien Cristau to fix the + use of a variable after free in src/corelib/tools/qlocale_unix.cpp + (Closes: #681476). -- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Fri, 20 Jul 2012 12:40:03 -0300 |