<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="0.91">
  <channel>
    <title>Changes report</title>
    <link>http://wicket.sourceforge.net</link>
    <description>Changes report</description>
    <language>en-us</language>
    <copyright>Copyright 2004 The Apache Software Foundation</copyright>
    <item>
      <title>6 change(s) for version 1.1.1</title>
      <link>http://wicket.sourceforge.net/changes-report.html</link>
      <description>
        <table border="1">
          <tr>
            <th style="width:50px">Type</th>
            <th>Changes</th>
            <th style="width:70px">By</th>
          </tr>
          <tr>
            <td>add</td>
            <td>back ported wicket:message tag functionality from 1.2</td>
            <td>
              <a href="http://wicket.sourceforge.net/team-list.html#Igor Vaynberg">Igor Vaynberg</a>
            </td>
          </tr>
          <tr>
            <td>update</td>
            <td>clarified PropertyModel javadoc Thanks to Frank Silbermann .</td>
            <td>
              <a href="http://wicket.sourceforge.net/team-list.html#Igor Vaynberg">Igor Vaynberg</a>
            </td>
          </tr>
          <tr>
            <td>update</td>
            <td>Added check and better exception when servlet's init param is missing</td>
            <td>
              <a href="http://wicket.sourceforge.net/team-list.html#Igor Vaynberg">Igor Vaynberg</a>
            </td>
          </tr>
          <tr>
            <td>update</td>
            <td>Added label tags for generated input tags in CheckBoxMultipleChoice and RadioChoice Fixes
              <a href="http://sourceforge.net/support/tracker.php?aid=1345198">1345198</a>.</td>
            <td>
              <a href="http://wicket.sourceforge.net/team-list.html#Igor Vaynberg">Igor Vaynberg</a>
            </td>
          </tr>
          <tr>
            <td>fix</td>
            <td>Fixed autolink NPE problem</td>
            <td>
              <a href="http://wicket.sourceforge.net/team-list.html#Juergen Donnerstag">Juergen Donnerstag</a>
            </td>
          </tr>
          <tr>
            <td>fix</td>
            <td>Fixed bug in button that caused the value attirbute to disappear after form submit Fixes
              <a href="http://sourceforge.net/support/tracker.php?aid=1357755">1357755</a>.</td>
            <td>
              <a href="http://wicket.sourceforge.net/team-list.html#Igor Vaynberg">Igor Vaynberg</a>
            </td>
          </tr>
        </table>
      </description>
    </item>
  </channel>
</rss>