#
# ChangeLog for / in osm
#
# Generated by Trac 1.6
# 2025-05-12T18:24:51+02:00

Fri, 22 May 2009 18:41:33 GMT (none) [15174]

	This is an empty revision for padding.


Fri, 22 May 2009 18:40:56 GMT (none) [15173]

	This is an empty revision for padding.


Fri, 22 May 2009 18:36:53 GMT (none) [15172]

	This is an empty revision for padding.


Fri, 22 May 2009 18:36:17 GMT (none) [15171]

	This is an empty revision for padding.


Fri, 22 May 2009 18:06:18 GMT rcernoch [15170]
	* applications/editors/josm/dist/czechaddress.jar (added)

	New .jar for CzechAddress plugin


Fri, 22 May 2009 16:27:55 GMT (none) [15169]

	This is an empty revision for padding.


Fri, 22 May 2009 15:36:56 GMT (none) [15168]

	This is an empty revision for padding.


Fri, 22 May 2009 14:48:55 GMT rcernoch [15167]
	* applications/editors/josm/plugins/build.xml (modified)

	Ant build.xml now includes CzechAddress


Fri, 22 May 2009 14:47:23 GMT rcernoch [15166]
	* applications/editors/josm/plugins/czechaddress (added)
	* applications/editors/josm/plugins/czechaddress/build.xml (added)
	* applications/editors/josm/plugins/czechaddress/images (added)
	* applications/editors/josm/plugins/czechaddress/images/actions (added)
	* applications/editors/josm/plugins/czechaddress/images/actions/add.png (added)
	* applications/editors/josm/plugins/czechaddress/images/actions/edit.png (added)
	* applications/editors/josm/plugins/czechaddress/images/actions/refresh-big.png (added)
	* applications/editors/josm/plugins/czechaddress/images/actions/refresh-small.png (added)
	* applications/editors/josm/plugins/czechaddress/images/actions/remove.png (added)
	* applications/editors/josm/plugins/czechaddress/images/cursor (added)
	* applications/editors/josm/plugins/czechaddress/images/cursor/modifier (added)
	* applications/editors/josm/plugins/czechaddress/images/cursor/modifier/envelope-star-small.png (added)
	* applications/editors/josm/plugins/czechaddress/images/dialogs (added)
	* applications/editors/josm/plugins/czechaddress/images/dialogs/envelope-scrollbar.png (added)
	* applications/editors/josm/plugins/czechaddress/images/envelope-closed-big.png (added)
	* applications/editors/josm/plugins/czechaddress/images/envelope-closed-exclamation-big.png (added)
	* applications/editors/josm/plugins/czechaddress/images/envelope-closed-exclamation-small.png (added)
	* applications/editors/josm/plugins/czechaddress/images/envelope-closed-small.png (added)
	* applications/editors/josm/plugins/czechaddress/images/envelope-closed-star-big.png (added)
	* applications/editors/josm/plugins/czechaddress/images/envelope-closed-star-small.png (added)
	* applications/editors/josm/plugins/czechaddress/images/envelope-open-big.png (added)
	* applications/editors/josm/plugins/czechaddress/images/envelope-open-small.png (added)
	* applications/editors/josm/plugins/czechaddress/images/envelope-open-star-big.png (added)
	* applications/editors/josm/plugins/czechaddress/images/envelope-open-star-small.png (added)
	* applications/editors/josm/plugins/czechaddress/images/mapmode (added)
	* applications/editors/josm/plugins/czechaddress/images/mapmode/cursor.xcf (added)
	* applications/editors/josm/plugins/czechaddress/images/mapmode/envelope-cursor.png (added)
	* applications/editors/josm/plugins/czechaddress/images/splitarea.png (added)
	* applications/editors/josm/plugins/czechaddress/images/zoom.png (added)
	* applications/editors/josm/plugins/czechaddress/nbproject (added)
	* applications/editors/josm/plugins/czechaddress/nbproject/project.xml (added)
	* applications/editors/josm/plugins/czechaddress/src (added)
	* applications/editors/josm/plugins/czechaddress/src/org (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/CzechAddressPlugin.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/DatabaseLoadException.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/MapUtils.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/NotNullList.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/StatusListener.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/StringUtils.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/actions (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/actions/ConflictResolveAction.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/actions/FactoryAction.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/actions/GroupManipulatorAction.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/actions/PointManipulatorAction.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/actions/SplitAreaByEmptyWayAction.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/addressdatabase (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/addressdatabase/AddressElement.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/addressdatabase/Database.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/addressdatabase/ElementWithHouses.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/addressdatabase/ElementWithStreets.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/addressdatabase/House.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/addressdatabase/ParentResolver.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/addressdatabase/Region.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/addressdatabase/Street.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/addressdatabase/StringUtils.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/addressdatabase/Suburb.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/addressdatabase/ViToCi.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/ConflictResolver.form (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/ConflictResolver.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/FactoryDialog.form (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/FactoryDialog.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/GroupManipulatorDialog.form (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/GroupManipulatorDialog.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/HalfCookedComboBoxModel.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/HalfCookedListModel.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/HalfCookedTreeModel.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/LocationSelector.form (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/LocationSelector.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/PointManipulatorDialog.form (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/PointManipulatorDialog.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/gui/UniversalTreeRenderer.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/intelligence (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/intelligence/Match.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/intelligence/Reasoner.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/intelligence/SelectionMonitor.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/parser (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/parser/DatabaseParser.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/parser/MvcrParser.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/parser/XMLParser.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/proposal (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/proposal/AddKeyValueProposal.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/proposal/ExtractAddressIntoNodeProposal.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/proposal/KeyValueChangeProposal.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/proposal/Proposal.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/proposal/ProposalContainer.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/proposal/ProposalDatabase.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/proposal/ProposalFactory.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/proposal/ProposalListPainter.java (added)
	* applications/editors/josm/plugins/czechaddress/src/org/openstreetmap/josm/plugins/czechaddress/proposal/RemoveKeyProposal.java (added)

	Initial revision of new plugin CzechAddress


Fri, 22 May 2009 14:20:22 GMT (none) [15165]

	This is an empty revision for padding.


Fri, 22 May 2009 13:57:55 GMT (none) [15164]

	This is an empty revision for padding.


Fri, 22 May 2009 12:39:45 GMT (none) [15163]

	This is an empty revision for padding.


Fri, 22 May 2009 10:12:35 GMT (none) [15162]

	This is an empty revision for padding.


Thu, 21 May 2009 23:48:34 GMT (none) [15161]

	This is an empty revision for padding.


Thu, 21 May 2009 23:20:46 GMT (none) [15160]

	This is an empty revision for padding.


Thu, 21 May 2009 21:55:30 GMT (none) [15159]

	This is an empty revision for padding.


Thu, 21 May 2009 21:31:12 GMT (none) [15158]

	This is an empty revision for padding.


Thu, 21 May 2009 21:29:48 GMT (none) [15157]

	This is an empty revision for padding.


Thu, 21 May 2009 21:24:29 GMT (none) [15156]

	This is an empty revision for padding.


Thu, 21 May 2009 20:57:11 GMT (none) [15155]

	This is an empty revision for padding.


Thu, 21 May 2009 19:28:39 GMT (none) [15154]

	This is an empty revision for padding.


Thu, 21 May 2009 19:10:57 GMT (none) [15153]

	This is an empty revision for padding.


Thu, 21 May 2009 17:41:17 GMT (none) [15152]

	This is an empty revision for padding.


Thu, 21 May 2009 17:30:32 GMT (none) [15151]

	This is an empty revision for padding.


Thu, 21 May 2009 17:30:20 GMT (none) [15150]

	This is an empty revision for padding.


Thu, 21 May 2009 17:25:39 GMT (none) [15149]

	This is an empty revision for padding.


Thu, 21 May 2009 15:57:37 GMT (none) [15148]

	This is an empty revision for padding.


Thu, 21 May 2009 14:57:47 GMT (none) [15147]

	This is an empty revision for padding.


Thu, 21 May 2009 14:57:03 GMT (none) [15146]

	This is an empty revision for padding.


Thu, 21 May 2009 14:55:25 GMT (none) [15145]

	This is an empty revision for padding.


Thu, 21 May 2009 14:45:16 GMT (none) [15144]

	This is an empty revision for padding.


Thu, 21 May 2009 14:41:45 GMT (none) [15143]

	This is an empty revision for padding.


Thu, 21 May 2009 14:05:09 GMT (none) [15142]

	This is an empty revision for padding.


Thu, 21 May 2009 13:21:20 GMT (none) [15141]

	This is an empty revision for padding.


Thu, 21 May 2009 11:03:09 GMT (none) [15140]

	This is an empty revision for padding.


Thu, 21 May 2009 10:02:26 GMT (none) [15139]

	This is an empty revision for padding.


Thu, 21 May 2009 09:57:21 GMT (none) [15138]

	This is an empty revision for padding.


Thu, 21 May 2009 09:05:33 GMT (none) [15137]

	This is an empty revision for padding.


Thu, 21 May 2009 00:30:33 GMT (none) [15136]

	This is an empty revision for padding.


Wed, 20 May 2009 22:18:36 GMT (none) [15135]

	This is an empty revision for padding.


Wed, 20 May 2009 21:50:02 GMT (none) [15134]

	This is an empty revision for padding.


Wed, 20 May 2009 20:01:32 GMT (none) [15133]

	This is an empty revision for padding.


Wed, 20 May 2009 19:06:41 GMT (none) [15132]

	This is an empty revision for padding.


Wed, 20 May 2009 18:54:53 GMT (none) [15131]

	This is an empty revision for padding.


Wed, 20 May 2009 17:39:59 GMT (none) [15130]

	This is an empty revision for padding.


Wed, 20 May 2009 14:42:12 GMT stoecker [15129]
	* applications/editors/josm/dist/terracer.jar (modified)
	* applications/editors/josm/dist/utilsplugin.jar (modified)
	* applications/editors/josm/dist/validator.jar (modified)

	updated


Wed, 20 May 2009 13:49:24 GMT stoecker [15128]
	* applications/editors/josm/dist/terracer.jar (modified)
	* applications/editors/josm/dist/utilsplugin.jar (modified)
	* applications/editors/josm/dist/validator.jar (modified)

	updated


Wed, 20 May 2009 13:47:27 GMT stoecker [15127]
	* applications/editors/josm/plugins/terracer/build.xml (modified)
	* applications/editors/josm/plugins/utilsplugin/build.xml (modified)
	* applications/editors/josm/plugins/validator/build.xml (modified)

	adapt to interface changes


Wed, 20 May 2009 13:24:59 GMT (none) [15126]

	This is an empty revision for padding.


Wed, 20 May 2009 11:54:22 GMT stoecker [15125]
	* applications/editors/josm/dist/routing.jar (modified)

	updated


Wed, 20 May 2009 11:34:19 GMT (none) [15124]

	This is an empty revision for padding.


Wed, 20 May 2009 11:21:06 GMT (none) [15123]

	This is an empty revision for padding.


Wed, 20 May 2009 11:14:51 GMT (none) [15122]

	This is an empty revision for padding.


Wed, 20 May 2009 11:11:40 GMT (none) [15121]

	This is an empty revision for padding.


Wed, 20 May 2009 10:54:32 GMT (none) [15120]

	This is an empty revision for padding.


Tue, 19 May 2009 22:59:44 GMT (none) [15119]

	This is an empty revision for padding.


Tue, 19 May 2009 21:52:36 GMT (none) [15118]

	This is an empty revision for padding.


Tue, 19 May 2009 21:44:09 GMT (none) [15117]

	This is an empty revision for padding.


Tue, 19 May 2009 21:43:22 GMT (none) [15116]

	This is an empty revision for padding.


Tue, 19 May 2009 20:33:13 GMT (none) [15115]

	This is an empty revision for padding.


Tue, 19 May 2009 19:40:57 GMT (none) [15114]

	This is an empty revision for padding.


Tue, 19 May 2009 19:21:13 GMT (none) [15113]

	This is an empty revision for padding.


Tue, 19 May 2009 18:51:23 GMT (none) [15112]

	This is an empty revision for padding.


Tue, 19 May 2009 14:59:09 GMT (none) [15111]

	This is an empty revision for padding.


Tue, 19 May 2009 08:16:46 GMT (none) [15110]

	This is an empty revision for padding.


Tue, 19 May 2009 07:48:56 GMT (none) [15109]

	This is an empty revision for padding.


Tue, 19 May 2009 07:47:24 GMT (none) [15108]

	This is an empty revision for padding.


Mon, 18 May 2009 23:26:08 GMT (none) [15107]

	This is an empty revision for padding.


Mon, 18 May 2009 23:21:12 GMT juangui [15106]
	* applications/editors/josm/plugins/routing/src/com/innovant/josm/jrt/core/EdgeIterator.java (added)
	* applications/editors/josm/plugins/routing/src/com/innovant/josm/jrt/core/RoutingEdge.java (added)
	* applications/editors/josm/plugins/routing/src/com/innovant/josm/jrt/core/RoutingGraph.java (modified)

	Fixed bugs in RoutingGraph. Added interfaces EdgeIterator and ...


Mon, 18 May 2009 21:47:16 GMT (none) [15105]

	This is an empty revision for padding.


Mon, 18 May 2009 20:11:12 GMT (none) [15104]

	This is an empty revision for padding.


Mon, 18 May 2009 18:02:58 GMT (none) [15103]

	This is an empty revision for padding.


Mon, 18 May 2009 17:52:36 GMT (none) [15102]

	This is an empty revision for padding.


Mon, 18 May 2009 16:55:19 GMT (none) [15101]

	This is an empty revision for padding.


Mon, 18 May 2009 15:28:14 GMT (none) [15100]

	This is an empty revision for padding.


Mon, 18 May 2009 14:37:29 GMT stoecker [15099]
	* applications/editors/josm/i18n/po/ar.po (modified)
	* applications/editors/josm/i18n/po/bg.po (modified)
	* applications/editors/josm/i18n/po/cs.po (modified)
	* applications/editors/josm/i18n/po/da.po (modified)
	* applications/editors/josm/i18n/po/de.po (modified)
	* applications/editors/josm/i18n/po/el.po (modified)
	* applications/editors/josm/i18n/po/en_GB.po (modified)
	* applications/editors/josm/i18n/po/es.po (modified)
	* applications/editors/josm/i18n/po/et.po (modified)
	* applications/editors/josm/i18n/po/fi.po (modified)
	* applications/editors/josm/i18n/po/fr.po (modified)
	* applications/editors/josm/i18n/po/gl.po (modified)
	* applications/editors/josm/i18n/po/he.po (modified)
	* applications/editors/josm/i18n/po/is.po (modified)
	* applications/editors/josm/i18n/po/it.po (modified)
	* applications/editors/josm/i18n/po/ja.po (modified)
	* applications/editors/josm/i18n/po/nb.po (modified)
	* applications/editors/josm/i18n/po/nl.po (modified)
	* applications/editors/josm/i18n/po/pl.po (modified)
	* applications/editors/josm/i18n/po/ro.po (modified)
	* applications/editors/josm/i18n/po/ru.po (modified)
	* applications/editors/josm/i18n/po/sk.po (modified)
	* applications/editors/josm/i18n/po/sl.po (modified)
	* applications/editors/josm/i18n/po/sv.po (modified)
	* applications/editors/josm/i18n/po/tr.po (modified)

	updated


Sun, 17 May 2009 22:54:20 GMT (none) [15098]

	This is an empty revision for padding.


Sun, 17 May 2009 22:48:41 GMT (none) [15097]

	This is an empty revision for padding.


Sun, 17 May 2009 20:10:28 GMT (none) [15096]

	This is an empty revision for padding.


Sun, 17 May 2009 18:10:33 GMT (none) [15095]

	This is an empty revision for padding.


Sun, 17 May 2009 12:44:37 GMT (none) [15094]

	This is an empty revision for padding.


Sun, 17 May 2009 12:30:18 GMT (none) [15093]

	This is an empty revision for padding.


Sun, 17 May 2009 11:23:08 GMT stoecker [15092]
	* applications/editors/josm/dist/wmsplugin.jar (modified)

	updated


Sun, 17 May 2009 11:19:29 GMT stoecker [15091]
	* applications/editors/josm/plugins/wmsplugin/src/wmsplugin/Cache.java (modified)
	* applications/editors/josm/plugins/wmsplugin/src/wmsplugin/GeorefImage.java (modified)
	* applications/editors/josm/plugins/wmsplugin/src/wmsplugin/Grabber.java (modified)
	* applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSLayer.java (modified)
	* applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSPlugin.java (modified)
	* applications/editors/josm/plugins/wmsplugin/src/wmsplugin/WMSPreferenceEditor.java (modified)

	close #2589, #2310


Sun, 17 May 2009 10:33:47 GMT (none) [15090]

	This is an empty revision for padding.


Sat, 16 May 2009 22:52:51 GMT (none) [15089]

	This is an empty revision for padding.


Sat, 16 May 2009 22:46:42 GMT (none) [15088]

	This is an empty revision for padding.


Sat, 16 May 2009 22:44:50 GMT (none) [15087]

	This is an empty revision for padding.


Sat, 16 May 2009 22:42:34 GMT (none) [15086]

	This is an empty revision for padding.


Sat, 16 May 2009 22:37:08 GMT (none) [15085]

	This is an empty revision for padding.


Sat, 16 May 2009 17:32:48 GMT (none) [15084]

	This is an empty revision for padding.


Sat, 16 May 2009 13:34:30 GMT (none) [15083]

	This is an empty revision for padding.


Sat, 16 May 2009 13:29:31 GMT (none) [15082]

	This is an empty revision for padding.


Sat, 16 May 2009 10:48:30 GMT (none) [15081]

	This is an empty revision for padding.


Sat, 16 May 2009 09:32:54 GMT (none) [15080]

	This is an empty revision for padding.


Sat, 16 May 2009 07:07:49 GMT (none) [15079]

	This is an empty revision for padding.


Sat, 16 May 2009 02:40:22 GMT (none) [15078]

	This is an empty revision for padding.


Sat, 16 May 2009 01:44:07 GMT (none) [15077]

	This is an empty revision for padding.


Fri, 15 May 2009 23:12:20 GMT (none) [15076]

	This is an empty revision for padding.


Fri, 15 May 2009 23:11:55 GMT (none) [15075]

	This is an empty revision for padding.