[xlang:en]
CHANGES:

v.2.99a 2005-7-21
  - added italian language files (thx Gerry)
  - modified french adding ISO-8859-15 (need iconv)

v.2.99 2005-6-15
  - updated mymenu 0.14 & myblocksadmin 0.30
  - fixed a problem of multiple <link> again

v.2.98 2005-6-3
  - modified <dc:date> without timezones
  - fixed a problem of multiple <link>

v.2.97 2005-5-27
  - fixed only description fields should pass nl2br()
  - updated myblocksadmin 0.29

v.2.96a 2005-4-23
  - fixed a bug in xmlatomparser.php with PHP5 & ATOM (thx scaf)

v.2.96 2005-4-8
  - fixed a bug in xmlrss2parser.php

v.2.95 2005-4-5
  - modified XOBJ_DTYPE of headline_xml
  - modified error handling when fetching or parsing errors occured

v.2.94 2005-3-30
  - fixed some troubles when missing block's options
  - modified compatibilities with XOOPS <= 2.0.5.2
  - updated French (thx marco) (2.94a)

v.2.93 2005-3-16
  - added wap mode (still experimantal stage)
  - added a script updating XML-parsed-cache for cron (include/update_cache.sh)

v.2.92 2005-3-2
  - updated myblocksadmin 0.27 & mymenu 0.12
  - fixed a bug with magic_quotes_gpc environment (thx Ryuji)
  - modified english language files (thx Peter)
  - modified trimming XML before passing it to parser (2.92a)

v.2.91 2005-2-21
  - fixed a compatibility with PHP5 (thx OXTS5 & Marichan)
  - added French (thx marco)
  - added PortugueseBr (thx Xbartts)
  - added Russian (thx FractalizeR)

v.2.90 2005-2-11
  - added exclude patterns
  - modified IP check disabled with XoopsGTicket

v.2.84 2005-1-27
  - fixed dirname 'xhld' can't work (thx mikity)

v.2.83 2005-1-15
  - added a plugin for the sitemap module
  - updated myblocksadmin 0.24 & mymenu 0.10

v.2.82 2005-1-8
  - updated myblocksadmin 0.23

v.2.81 2005-1-5
  - fixed missing ALTER TABLE in updating the module (thx jseymour)

v.2.80 2005-1-4
  - modified the each headline block as duplicatable
  - added feeds selecting option into the each headline block
  - fixed a serious bug of saxparser.php (thx JM2)
  - updated myblocksadmin 0.22 & mymenu 0.07

v.2.76 2004-12-21
  - added tag handler <content:encoded>

v.2.75 2004-12-20
  - modified fetching datetime routine with unknown timezone (thx Tom_G3X)

v.2.74 2004-12-16
  - updated myblocksadmin (0.12) & mymenu (0.06)

v.2.73 2004-12-12
  - modified allowing a blank string as the short DATE format (thx takahashi)

v.2.72 2004-12-10
  - modified ticket system (thx nobunobu)
  - updated myblocksadmin (0.11) & mymenu (0.05)

v.2.71 2004-12-7
  - fixed ticket system

v.2.70 2004-12-6  (Don't forget updating the module)
  - added a judgement whether timed-out or not
  - modified that the old data won't be dropped when time-out or XML parse error occurred
  - imported core files (saxparser.php&xmltaghandler.php) into this module
  - fixed a bad code of saxparser.php for php5 compat (thx Marijuana)
  - modified that some ISO-8859-1 characters displays correctly even if _CHARSET is not ISO-8859-1
  - changed the setting of timeout from the module's config to each feeds
  - added an option 'allow HTML' or not for protecting from XSS (thx JM2)
  - added a ticket system for protecting from CSRF
  - updated myblocksadmin (0.10) & mymenu (0.04)

v2.63 2004-12-4
  - modified feeds admin (thx Tom_G3X)

v2.62 2004-12-3
  - added utf8_decode for XOOPS working with ISO-8859-1
  - added an option specifying max items per a feed
  - updated myblocksadmin (0.08) & mymenu (0.02)

v2.61 2004-12-3
  - fixed typo in local headlinerenderer.php (thx Tom_G3X)
  - modified feeds admin (thx Tom_G3X)

v2.60 2004-12-2  (Don't forget updating the module)
  - modified encoding selection & detection
  - modified to be selectable aggregation methods from two
  - modified feeds admin
  - fixed error trapping

v2.53 2004-11-27
  - modified sorting headlines without pubdate
  - modified admin can specify the short format of datetime item was published
  - modified the long format of datetime is same as _DATESTRING

v2.52 2004-11-25
  - fixed a typo in xhld*_block.html (thx yokos)

v2.51 2004-11-21
  - fixed double definition of parser class (thx yokos)
  - modified template xhld_index.html as displaying the latest 10 descriptions (thx Tom_G3X)
  - modified users can specify its syndications explicitly
  - fixed some handlers about errors

v2.50 2004-11-18
  - added a parser for ATOM 0.3 (special thx ohwada!)
  - modified it stores parsed data instead of raw XML (much faster than older)
  - modified some fields larger
  - remade admin/index.php almost fully
  - modified it uses textbox instead of select for feeds (minimum cache is 10min)
  - fixed a lot of bugs origined from xoopsheadline

v2.40 2004-11-16
  - fixed double defined form name "headline_form" (thx godfield)
  - modified not to use a template blocks/headline_block.html
  - fixed application to RSS without pubdate field (thx godfield & haroa)
  - fixed a bug about updating RSS/RDF feeds in admin

v2.31 2004-11-10
  - modified to convert the encoding from iso-8859-1 to utf-8 at updating cache
  - added Spanish (thx MonDarSE)

v2.30 2004-10-28
  - modified to use $_GET or $_POST instead of $HTTP_*_VARS (for PHP5)
  - modified as Dupilcatable V2.1 - it allows unnumbered dirname -
  - modified all RSS feed should be ordered by pubdate desc
  - fixed insecure codings eg.extracting $_POST
  - changed icons of the module

v2.25 2004-10-21
  - modified compatibities against xoopsheadline

v2.24 2004-10-21
  - fixed a bug in sorting all headlines (thx Ryuji)

v2.23 2004-10-4
  - modified block's cache are cleared in editing or updating RSS/RDF records.
  - modified XML's cache are cleared in editing or updating RSS/RDF records.
  - added an option '10minutes' for XML cache

v2.22 2004-9-26
  - added a feature getting RSS/RDF via proxy (thx domifara & Takao_O)
  - modified headline_xml field from text to mediumtext (thx domifara)
  - fixed the targets of all links to be "_blank". (thx Nu-nrg)

v2.21 2004-8-12
  - fixed a typo in admin/index.php origined from xoopsheadline (thx doublebass)
  - fixed the name of config's description (thx Tom_G3X)

v2.20 2004-8-12
  - added a main view displaying all headlines ordered as newer is upper. (special thx Tom_G3X)
  - added an option specifying snoopy's timeout.
  - modified templates of xhld*_index.html and xhld*_feed.html. If you use custom templates, update them manually. (thx Tom_G3X)
  - modified the values of block's options will be kept when module is updated (thx nobunobu)
  - modified the parser of w3c format
  - added mymenu

v2.11 2004-8-1
  - fixed bug headline entries can't be deleted (thx Nu-nrg)
  - modified function getting unixtime from dc:date(W3C) (thx Marijuana)
  - added date/time into blocks as default  m/d HH:MM
  - modified using date_format of smarty. you can change format only editing the template.
  - added JavaScript displays headline's time properly whenever the block cache is enabled (thx Dave Lerner)

v2.10 2004-7-20
  - added a block ordered by timestamp desc from all headlines
  - added a multiple-column option to normal headline block (thx Ryuji)
  - added a option strlen limitation against title (thx Marijuana)

v2.01 2004-7-13
  - modified to be able to work with "allow_url_fopen off" using snoopy. (thx hokousya & toshimitsu)

v2.00 2004-7-9
  - 1st release

[/xlang:en][xlang:ja]

:

v.2.99a 2005-7-21
  - ꥢեɲ (thx Gerry)
  - ե󥹸ե ISO-8859-15 νɲ (âiconvɬ)

v.2.99 2005-6-15
  - updated mymenu 0.14 & myblocksadmin 0.30
  - Ĥ<item>ʣ<link>¸ߤեɤؤбǤΥХ

v.2.98 2005-6-3
  - <dc:date> Υॾ꤬ʤ硢ľͤꤹ褦ˤ
  - Ĥ<item>ʣ<link>¸ߤեɤؤбԤä

v.2.97 2005-5-27
  - descriptionեɤΤߤnl2br()ν̲᤹褦˽
  - updated myblocksadmin 0.29

v.2.96a 2005-4-23
  - PHP5 Ķ ATOM ѡʤäΤ (thx scaf)

v.2.96 2005-4-8
  - xmlrss2parser.php ʸ礷ƤޤХ

v.2.95 2005-4-5
  - ѡѤߥåηѹ
  - ߥν

v.2.94 2005-3-30
  - ֥åץ󤬤ʤäƤεư
  - XOOPSС2.0.5.2ʲб
  - ե󥹸ե빹 (thx marco) (2.94a)

v.2.93 2005-3-16
  - б (ޤ¸ơǤ)
  - cronѥå嶯ץȤ (include/update_cache.sh)

v.2.92 2005-3-2
  - updated myblocksadmin 0.27 & mymenu 0.12
  - magic_quotes_gpc on ĶưʤäΤ (thx Ryuji)
  - Ѹե (thx Peter)
  - XMLѡϤtrim()褦ˤ (2.92a)

v.2.91 2005-2-21
  - PHP5ưʤäΤ (thx OXTS5 & Marichan)
  - ե󥹸ɲ (thx marco)
  - ֥饸ݥȥɲ (thx Xbartts)
  - ɲ (thx FractalizeR)

v.2.90 2005-2-11
  - ӽѥο
  - åȤIPåӽ

v.2.84 2005-1-27
  - xhld Ȥ̾ưʤäХν (thx mikity)

v.2.83 2005-1-15
  - sitemap⥸塼ѤΥץ饰Ѱդ
  - updated myblocksadmin 0.24 & mymenu 0.10

v.2.82 2005-1-8
  - updated myblocksadmin 0.23

v.2.81 2005-1-5
  - ⥸塼륢åץǡȻALTER TABLEȴƤΤ (thx jseymour)

v.2.80 2005-1-4
  - եɽ֥åʣǽȤեɤʤäɽǤ褦ˤ
  - saxparser.php δʻͤ (thx JM2)
  - updated myblocksadmin 0.22 & mymenu 0.07

v.2.76 2004-12-21
  - <content:encoded>Υϥɥɲ

v.2.75 2004-12-20
  - ΤʤॾǤ⡢ǤΤǤ褦 (thx Tom_G3X)

v.2.74 2004-12-16
  - updated myblocksadmin (0.12) & mymenu (0.06)

v.2.73 2004-12-12
  - û̷եޥåȤʸǤĤ褦ˤ (thx takahashi)

v.2.72 2004-12-7
  - åȥƥι (СȺߤ̤褦ա(thx nobunobu)
  - updated myblocksadmin (0.11) & mymenu (0.05)

v.2.71 2004-12-7
  - åȥƥबͭˤʤäƤʤäХν

v.2.70 2004-12-6
  - ॢȤɤȽ̤褦ˤ
  - Ȥ̾異ǡ˥ॢȤXMLѡ顼Ȥϡå夵줿ǡɽ褦ˤ
  - saxparser.php,xmltaghandler.php ⥸塼˼
  - saxparser.php  $this = null;  (php5к) (thx Marijuana)
  - ISO-8859-1Υ饦ɽǤ褦ˡHTMLػ߻ˤhtmlentities褦ˤ
  - dc:date  DD-MM-YYYY ȤְäեޥåȤˤʤäƤեɤб
  - ॢȤƥեǤ褦ˤ
  - HTMLġԵĤեǤ褦ˤ(XSSк) (thx JM2)
  - ̤ؤΥåȥƥܳƳ
  - myblocksadmin0.10ˡmymenu0.04˥åץǡȤ

v2.63 2004-12-4
  - ƥեɴ̤˥󥯤Ĥ顼ʬ (thx Tom_G3X)

v2.62 2004-12-3
  - XOOPSΤΤISO-8859-1ưƤνɲ
  - ǿ֥åǡեθĿ¤褦ˤ
  - myblocksadmin, mymenu ǿǤ˥åץǡȤ

v2.61 2004-12-3
  - ܸtypo (thx Tom_G3X)
  - եɴ̤κ٤ʲ (thx Tom_G3X)

v2.60 2004-12-2  (ޤޤ⥸塼빹˺줺ˡ
  - ʸνޤȤˤʼưФ
  - ȥˡ򡢣Υѥ󤫤٤褦ˤ
  - եɴ̤β
  - 顼β

v2.53 2004-11-27
  - pubdate̵եɤϡǤ˹߽祽ȤƤȤư褦ˤ
  - ȯû̷եޥåȤǻǤ褦ˤ
  - ȯΥե뵭ҥեޥåȤϡ_DATESTRING򻲾Ȥ褦ˤ

v2.52 2004-11-25
  - xhld*_block.html ˤ$itemstypo (thx yokos)

v2.51 2004-11-21
  - ѡ饹ȤʤäƤޤХν (thx yokos)
  - ˤĤƺǿ10Ƥɽ褦ˤ (thx Tom_G3X)
  - եɥפľܻǤ褦ˤʼưȽ̤ġ
  - 顼Τ򤢤
  - XMLɤ"auto"ȽꤹΤ᤿ (2.51a)
  - UTF-8 ѴݡХȷ礱0x00ä褦ˤ (2.51b)

v2.50 2004-11-18
  - ATOM 0.3 ؤб (special thx ohwada!)
  - XMLѡѤߥǡ򥭥å夹褦ѹ (100ܰʾι®)
  - եɥ礭ˤ
  - Բ̤κľ
  - å֤ʤɤͻ褦ˤʤåϺû10ʬ
  - ꥸʥͳκ٤Х٤

v2.40 2004-11-16
  - ե̾"headline_form"֤äƤΤ (thx godfield)
  - Ի׵Ĥʻͤäƥץ졼 blocks/headline_block.html ɸͤ
  - pubdate¸ߤʤRSS/RDFؤν (thx godfield & haroa)
  - ̤RSS/RDFåץǡȤäХ

v2.31 2004-11-10
  - ɻ꤬ ISO-8859-1 λˤϡUTF-8СȤ褦ˤ
  - ڥեɲ (thx MonDarSE)

v2.30 2004-10-28
  - $HTTP_*_VARS 򤹤٤ $_GET  $_POST ֤ (PHP5б)
  - Dupilcatable V2.1 ͤѹ ̵ֹdirnameεġ
  - RSS/RDFֽ¤ǤʤΤǤ⡢ǿȤʤ褦
  - ޤ깥ޤʤǥ󥰤Ͻ ($_POSTŸ)
  - ѹ

v2.25 2004-10-21
  - XoopsHeadlineäƤϥ󥰥åפʤ褦ˤʤǤ⡢XoopsHeadline ȰˤϻȤʤȤ򤪴ᤷޤ

v2.24 2004-10-21
  - إåɥ饤ι߽祽ȤäΤ (thx Ryuji)

v2.23 2004-10-4
  - mbstring꤬äƤ륵ФˤĤƤϡEUC-JPåȤ褦ˤ
  - RSS/RDF Խ繹ˡ֥ååΥꥢԤ褦ˤ
  - RSS/RDF Խ繹ˡXMLåΥꥢԤ褦ˤ
  - å奿ˡ10ʬפɲ

v2.22 2004-9-26
  - ץͳǤRSS/RDFǽˤ (thx domifara & Takao_O)
  - XML¸ΰtext  mediumtext ˤ (thx domifara)
   -- Ǥ˥󥹥ȡ뤵줿ʬˤĤɬפǤСեɤmodifyƲ
  - 󥯥åȤ _blank 줷 (thx Nu-nrg)

v2.21 2004-8-12
  - ꥸʥͳȻפadmin/index.phptypo (thx doublebass)
  - եʸʸС (thx Tom_G3X)

v2.20 2004-8-12
  - ȥåץڡˡإåɥ饤ǥȤϤɽ (special thx Tom_G3X)
  - SnoopyΥॢȻ֤ꤹͤ
  - ƥץ졼 xhld*_index.html  xhld*_feed.html βɡƥץ졼Ȥ򤪻ȤϡȤǤΣĤΥƥץ졼Ȥ򥢥åץǡȤƲ (thx Tom_G3X)
  - ⥸塼륢åץǡȤԤäƤ⡢֥åץͤ¸褦˲ (thx nobunobu)
  - <dc:date> (w3c) Υѡɤơ¿ΥեޥåȰ㤤ˤбǤ褦ˤ
  - mymenu Ƴ

v2.11 2004-8-1
  - إåɥ饤󥨥ȥǤʤХν (thx Nu-nrg)
  - ܸĶˤơɤEUC-JPȷᤦƤʬν (thx Nu-nrg)
  - dc:date(W3C)νޤȤˤ (thx Marijuana)
  - ƥ֥åǡɽ褦ˤǥեȤϡ/ :ʬ
  - շϡƥץ졼ȥեѹǤ褦ˤ
  - ֥åå򤫤Ƥ꤬ʤ褦ˡJavaScriptǻ֤׻褦ˤ (thx Dave Lerner)

v2.10 2004-7-20
  - إåɥ饤ǥȤƤޤȤƽϤ֥åɲ
  - ̾Υإåɥ饤֥åˤʣɽץɲ (thx Ryuji)
  - ֥åɽΥȥʸ¥ץɲ (thx Marijuana)

v2.01 2004-7-13
  - SnoopyȤäallow_url_fopen offǤư褦ˡthx hokousya & toshimitsu)

v2.00 2004-7-9
  - ǽΥ꡼...ǡǸΥ꡼ˤʤɤʤ

[/xlang:ja]
