From 2aafd8ff27610801d5602f2486b1b8f8a98650bb Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Sun, 9 Jul 2006 00:49:16 +0000 Subject: =?UTF-8?q?Bug=20345274=20=E2=80=93=20list=20of=20new=20symbols=20?= =?UTF-8?q?for=20each=20version=20is=20missing=20in=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2006-07-08 Behdad Esfahbod Bug 345274 – list of new symbols for each version is missing in docs Patch from Priit Laes * docs/pango-docs.sgml: Generate index of deprecated, and new symbols per version. --- ChangeLog | 8 ++++++++ docs/pango-docs.sgml | 24 ++++++++++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/ChangeLog b/ChangeLog index 22cfd093..8610957d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2006-07-08 Behdad Esfahbod + + Bug 345274 – list of new symbols for each version is missing in docs + Patch from Priit Laes + + * docs/pango-docs.sgml: Generate index of deprecated, and new symbols + per version. + 2006-07-07 Behdad Esfahbod Bug 344766 – Memory leak in get_ruleset() in modules/basic/basic-fc.c diff --git a/docs/pango-docs.sgml b/docs/pango-docs.sgml index 9623b20c..a10b2b86 100644 --- a/docs/pango-docs.sgml +++ b/docs/pango-docs.sgml @@ -76,4 +76,28 @@ + + Index of deprecated symbols + + + Index of new symbols in 1.2 + + + Index of new symbols in 1.4 + + + Index of new symbols in 1.6 + + + Index of new symbols in 1.8 + + + Index of new symbols in 1.10 + + + Index of new symbols in 1.12 + + + Index of new symbols in 1.14 + -- cgit v1.2.1