diff options
author | Modestas Vainius <modax@debian.org> | 2012-05-12 20:50:21 +0300 |
---|---|---|
committer | Modestas Vainius <modax@debian.org> | 2012-05-12 20:57:55 +0300 |
commit | 170b620084d21ca20ce5a3e7a6818929b05d5cd1 (patch) | |
tree | 391fba061833a531cf1c39d8a19c3e84aecccab9 /debian | |
parent | 7e649b46fda435ec6823813abd069bcec877ae68 (diff) | |
download | qtwebkit-170b620084d21ca20ce5a3e7a6818929b05d5cd1.tar.gz |
Add changelog message for symbol file changes.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ef167f4..443bcf7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ qtwebkit (2.2.1-3) UNRELEASED; urgency=low * Build Source/WebCore/generated/* with hidden visibility as well (patch webkit_qt_hide_symbols.diff). This reduces a symbol file a lot and brings it back to manageable state. + * Update symbol file: a bunch of private WebCore symbols are gone from + symbol table now. -- Modestas Vainius <modax@debian.org> Sat, 12 May 2012 17:59:50 +0300 |