diff options
author | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2013-07-14 16:16:49 -0300 |
---|---|---|
committer | Lisandro Damián Nicanor Pérez Meyer <perezmeyer@gmail.com> | 2013-07-14 16:16:49 -0300 |
commit | b188f4da126b7f81b011b976c5ef4b9f321fc6e1 (patch) | |
tree | 52985874a114669300faaa8f74fbfef8d16f171d /debian/changelog | |
parent | 143da04860d477254146748fefdf3ad760576c26 (diff) | |
download | qtscript-b188f4da126b7f81b011b976c5ef4b9f321fc6e1.tar.gz |
Mark private symbols.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9661d0a..6eedaa1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ qtscript-opensource-src (5.1.0+dfsg-1) UNRELEASED; urgency=low In this way we can know if external packages are using private headers. - Add the necessary options in the symbols file. - Add mark_private_symbols.sh. + - Mark private symbols. * Update install files. * Update symbols files. |