Skip to content

Commit

Permalink
Regenerate CHANGES from changelog.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Oct 27, 2017
1 parent 118f294 commit 6e521ee
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions 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 <jancs@dv.lv>).
Expand All @@ -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.
Expand All @@ -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 <roel@gloudemans.info>).
[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 <roel@gloudemans.info>).
[cjh] Initial feeds script now uses Jonah objects to do feed creation to avoid
sequence problems.
[jan] Add Dutch translation (Resan Sa-Ardnuam <horde@sa-ardnuam.nl>).
[cjh] Initial Atom feed support (Bug #1581).
[jan] Add support for release dates.
Expand All @@ -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 <bscott@chiark.greenend.org.uk>).
[cjh] Add the option to update a channel by executing a script
(Mario Andres Yepes C <marioy@upb.edu.co>).
[cjh] Add option of using a DB to store weather stations (Ben Scott
<bscott@chiark.greenend.org.uk>).
[cjh] Add the option to update a channel by executing a script (Mario Andres
Yepes C <marioy@upb.edu.co>).
[jan] Add Traditional Chinese translation (Chih-Wei Yeh
<cwyeh@ccca.nctu.edu.tw>).
[cjh] Add a preference for using metric units
(Tim Gorter <email@teletechnics.com>).
[cjh] Revamp headline management and subscriptions; add multiple sizes
for each channel, add weather and stock support, and many more
channels (Eric Rechlin <eric@hpcalc.org>).
[cjh] Add a preference for using metric units (Tim Gorter
<email@teletechnics.com>).
[cjh] Revamp headline management and subscriptions; add multiple sizes for each
channel, add weather and stock support, and many more channels (Eric
Rechlin <eric@hpcalc.org>).
[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.
Expand All @@ -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.
Expand Down

0 comments on commit 6e521ee

Please sign in to comment.