diff --git a/doc/CHANGES b/doc/CHANGES index 68a1c60..1232710 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,6 +1,6 @@ --------- -v1.0-git --------- +---------------- +v1.0.0alpha1-git +---------------- [jan] Officially support PHP 7. [jan] Add Latvian translation (Jānis Eisaks ). @@ -18,8 +18,8 @@ v1.0-git [mjr] Add tagging support for internal channels. [cjh] Allow the story and latest blocks to count story reads. [cjh] Add PDF generation of stories. -[cjh] Detect charset information from XML prologue as well as the - Content-Type header (s_gatterbauer@idlm.net, Bug #4340). +[cjh] Detect charset information from XML prologue as well as the Content-Type + header (s_gatterbauer@idlm.net, Bug #4340). [jan] Add RSS 2.0 feed generator. [jan] Add permalink field for stories. [jan] Add URL field to channel configuration for paged story lists. @@ -33,10 +33,10 @@ v1.0-git [cjh] Add jonah:admin permission (tevans@tachometry.com, Bug #2571). [cjh] Add internal template type for internal stories (tevans@tachometry.com, Bug #2571). -[cjh] Add a block for showing the latest story from an internal channel - (Roel Gloudemans ). -[cjh] Initial feeds script now uses Jonah objects to do feed - creation to avoid sequence problems. +[cjh] Add a block for showing the latest story from an internal channel (Roel + Gloudemans ). +[cjh] Initial feeds script now uses Jonah objects to do feed creation to avoid + sequence problems. [jan] Add Dutch translation (Resan Sa-Ardnuam ). [cjh] Initial Atom feed support (Bug #1581). [jan] Add support for release dates. @@ -60,17 +60,17 @@ v1.0-git [cjh] Add an RSS generation class. [cjh] Start adding news-authoring capabilities. [jan] Add German translation. -[cjh] Add option of using a DB to store weather stations - (Ben Scott ). -[cjh] Add the option to update a channel by executing a script - (Mario Andres Yepes C ). +[cjh] Add option of using a DB to store weather stations (Ben Scott + ). +[cjh] Add the option to update a channel by executing a script (Mario Andres + Yepes C ). [jan] Add Traditional Chinese translation (Chih-Wei Yeh ). -[cjh] Add a preference for using metric units - (Tim Gorter ). -[cjh] Revamp headline management and subscriptions; add multiple sizes - for each channel, add weather and stock support, and many more - channels (Eric Rechlin ). +[cjh] Add a preference for using metric units (Tim Gorter + ). +[cjh] Revamp headline management and subscriptions; add multiple sizes for each + channel, add weather and stock support, and many more channels (Eric + Rechlin ). [cjh] Add a Block system and an experimental portal-like interface. [cjh] Add menu to all pages. [cjh] Add user preference for which channels to display. @@ -91,8 +91,8 @@ v1.0-git v0.0.2 ------ -[cjh] Everything now works with call-time pass-by-reference disabled, and - with the current state of XML in php4. +[cjh] Everything now works with call-time pass-by-reference disabled, and with + the current state of XML in php4. [cjh] Added a simple update.sh script that can be run from cron. [cjh] The backend can now be restricted with username/password or by IP. [cjh] Updated test.php to recognize php4 stable releases.