Hey :) Well, we already have some changelog inside an extension documentation, think like php.net/manual/en/curl.constants.php for example. I admit its not centralized. Do you mean we shall add a special central changelog section summing up the changes for every extension ?
Julien.P On Wed, Feb 1, 2012 at 8:38 AM, Hannes Magnusson <hannes.magnus...@gmail.com > wrote: > Hi all > > I must say I kindof like this sort of things in the docs. > Its much easier to browse new features/changes per-extension rather > then in some global changelogs/news that normal users never actually > see. > > Now that the NEWS files for php-src is relatively sorted by ext, we > could start bundling changelogs with the appropriate extension in the > docs.. > > How do you all feel about that? > > -Hannes > > > ---------- Forwarded message ---------- > From: Ulf Wendel <u...@php.net> > Date: Tue, Jan 24, 2012 at 17:36 > Subject: [DOC-CVS] svn: /phpdoc/en/trunk/reference/mysqlnd_ms/ changes.xml > To: doc-...@lists.php.net > > > uw Tue, 24 Jan 2012 16:36:26 +0000 > > Revision: http://svn.php.net/viewvc?view=revision&revision=322685 > > Log: > Todays minor release...for the records > > Changed paths: > U phpdoc/en/trunk/reference/mysqlnd_ms/changes.xml > > Modified: phpdoc/en/trunk/reference/mysqlnd_ms/changes.xml > =================================================================== > --- phpdoc/en/trunk/reference/mysqlnd_ms/changes.xml 2012-01-24 > 16:35:42 UTC (rev 322684) > +++ phpdoc/en/trunk/reference/mysqlnd_ms/changes.xml 2012-01-24 > 16:36:26 UTC (rev 322685) > @@ -15,11 +15,29 @@ > <section xml:id="mysqlnd-ms.changes-one-two"> > <title xmlns="http://docbook.org/ns/docbook">PECL/mysqlnd_ms 1.2 > series</title> > <para> > + 1.2.1-beta > + <itemizedlist> > + <listitem> > + <simpara> > + Release dates: 01/2012 (beta) > + </simpara> > + </listitem> > + <listitem> > + <simpara> > + Motto/theme: see 1.2.0-alpha > + </simpara> > + </listitem> > + </itemizedlist> > + </para> > + <para> > + Minor test changes. > + </para> > + <para> > 1.2.0-alpha > <itemizedlist> > <listitem> > <simpara> > - Release date: current development version, no release available > + Release dates: 11/2011 (alpha) > </simpara> > </listitem> > <listitem> > > > -- > PHP Documentation Commits Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php >