<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  <title>KOrganizer Calendar</title>
  <style type="text/css">
    body { background-color:white; color:black }
    td { text-align:center; background-color:#eee }
    th { text-align:center; background-color:#228; color:white }
    td.sum { text-align:left }
    td.sumdone { text-align:left; background-color:#ccc }
    td.done { background-color:#ccc }
    td.subhead { text-align:center; background-color:#ccf }
    td.datehead { text-align:center; background-color:#ccf }
    td.space { background-color:white }
    td.date { text-align:left }
    td.dateholiday { text-align:left; color:red }
  </style>
</head><body>
<h1>KOrganizer Calendar</h1>
<table border="0" cellpadding="3" cellspacing="3">
  <tr>
    <th class="sum">Start Time</th>
    <th>End Time</th>
    <th>Event</th>
  </tr>
  <tr><td colspan="3" class="datehead"><i>Sunday, 23. May 2004</i></td></tr>
  <tr>
    <td> </td><td> </td>
    <td class="sum">
      <b>KDE 3.3: Alpha 1 prepared</b>
      <p>Alpha 1 will be source only, we do not want to take away packager resources from the KDE 3.2.3 happen around that date. <br /></p>
    </td>
  </tr>
  <tr><td colspan="3" class="datehead"><i>Tuesday, 1. June 2004</i></td></tr>
  <tr>
    <td> </td><td> </td>
    <td class="sum">
      <b>KDE 3.3: Start of Release</b>
      <p>The HEAD branch is frozen for feature commits that are not listed in the planned-feature document. Only bugfixes and the listed feature-commits are to be committed. Still, binary compatibility is not required, i18n string changes are allowed. <br /></p>
    </td>
  </tr>
  <tr><td colspan="3" class="datehead"><i>Tuesday, 22. June 2004</i></td></tr>
  <tr>
    <td> </td><td> </td>
    <td class="sum">
      <b>KDE 3.3:  It's getting colder in CVS</b>
      <p>The HEAD branch is tagged as Beta 1 and is frozen for nonurgent commits till 27th. Features should mainly be done by now. <br /></p>
    </td>
  </tr>
  <tr><td colspan="3" class="datehead"><i>Saturday, 26. June 2004</i></td></tr>
  <tr>
    <td> </td><td> </td>
    <td class="sum">
      <b>KDE 3.3: Beta1 prepared</b>
      <p>Beta 1 is prepared and released after some initial testing. The incoming bugs will be reviewed for their severity. <br /></p>
    </td>
  </tr>
  <tr><td colspan="3" class="datehead"><i>Wednesday, 14. July 2004</i></td></tr>
  <tr>
    <td> </td><td> </td>
    <td class="sum">
      <b>KDE 3.3: Feature Freeze, Message Freeze</b>
      <p>After this date only bug fixes are allowed and the same message freeze applies as for released versions (i.e. only previously untranslated strings or clear errors in strings can be fixed - no new strings)<br />The HEAD branch is frozen for nonurgent commits till 18th. <br /></p>
    </td>
  </tr>
  <tr><td colspan="3" class="datehead"><i>Saturday, 17. July 2004</i></td></tr>
  <tr>
    <td> </td><td> </td>
    <td class="sum">
      <b>KDE 3.3: Beta2 prepared</b>
      <p>Beta 2 is tagged and tarballs are made for testing. Tarballs are released to the packagers. <br /></p>
    </td>
  </tr>
  <tr><td colspan="3" class="datehead"><i>Wednesday, 4. August 2004</i></td></tr>
  <tr>
    <td> </td><td> </td>
    <td class="sum">
      <b>KDE 3.3: Total Freeze</b>
      <p>This is the very last for commiting anything that isn't reviewed on the development lists. If in doubt, ask the release coordinator. <br /></p>
    </td>
  </tr>
  <tr><td colspan="3" class="datehead"><i>Saturday, 7. August 2004</i></td></tr>
  <tr>
    <td> </td><td> </td>
    <td class="sum">
      <b>KDE 3.3: RC1 prepared</b>
      <p>This release will happen very quickly, so the RC1 will already be labeled 3.3.0. So if there's nothing wrong with it, we will change the file names and are done (I can have dreams too, no?). <br />With this release a KDE_3_3_BRANCH is created and the final touches are applied in there. <br /></p>
    </td>
  </tr>
  <tr><td colspan="3" class="datehead"><i>Wednesday, 18. August 2004</i></td></tr>
  <tr>
    <td> </td><td> </td>
    <td class="sum">
      <b>KDE 3.3: Targeted Release date</b>
      <p>August 21st starts the "aKademy" and I want to have this done before it, so there is little time left for the packagers and the PR team to get prepared for their trip to Ludwigsburg. <br /></p>
    </td>
  </tr>
</table>
<p>This page was created by <a href="mailto:martin@mkoebele.de">Martin Köbele</a> with <a href="http://korganizer.kde.org">KOrganizer</a></p>
</body></html>