From b1bf860ef4ff4bec40c263ac63bc1c68a9dc61b1 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Sun, 9 Jul 2006 00:48:28 +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 be88c31d..b2f805b3 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-08 Behdad Esfahbod Bug 346297 – autogen doesn't work with automake-1.6 diff --git a/docs/pango-docs.sgml b/docs/pango-docs.sgml index 7dbbc10d..2565c2cd 100644 --- a/docs/pango-docs.sgml +++ b/docs/pango-docs.sgml @@ -78,4 +78,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