# # ChangeLog for applications/editors/josm/plugins/apache-http/README in osm # # Generated by Trac 1.6 # 2024-09-17T14:15:30+02:00 Sun, 25 Oct 2015 02:39:47 GMT donvip [31682] * applications/editors/josm/plugins/apache-http (added) * applications/editors/josm/plugins/apache-http/.classpath (added) * applications/editors/josm/plugins/apache-http/.project (added) * applications/editors/josm/plugins/apache-http/.settings (added) * applications/editors/josm/plugins/apache-http/.settings/org.eclipse.core.resources.prefs (added) * applications/editors/josm/plugins/apache-http/.settings/org.eclipse.core.runtime.prefs (added) * applications/editors/josm/plugins/apache-http/.settings/org.eclipse.jdt.core.prefs (added) * applications/editors/josm/plugins/apache-http/GPL-v3.0.txt (added) * applications/editors/josm/plugins/apache-http/README (added) * applications/editors/josm/plugins/apache-http/build.xml (added) * applications/editors/josm/plugins/apache-http/data (added) * applications/editors/josm/plugins/apache-http/images (added) * applications/editors/josm/plugins/apache-http/lib (added) * applications/editors/josm/plugins/apache-http/lib/httpclient-4.5.1.jar (added) * applications/editors/josm/plugins/apache-http/lib/httpcore-4.4.3.jar (added) * applications/editors/josm/plugins/apache-http/lib/httpmime-4.5.1.jar (added) * applications/editors/josm/plugins/apache-http/resources (added) * applications/editors/josm/plugins/apache-http/src (added) * applications/editors/josm/plugins/apache-http/src/org (added) * applications/editors/josm/plugins/apache-http/src/org/openstreetmap (added) * applications/editors/josm/plugins/apache-http/src/org/openstreetmap/josm (added) * applications/editors/josm/plugins/apache-http/src/org/openstreetmap/josm/plugins (added) * applications/editors/josm/plugins/apache-http/src/org/openstreetmap/josm/plugins/http (added) * applications/editors/josm/plugins/apache-http/src/org/openstreetmap/josm/plugins/http/HttpPlugin.java (added) [josm_apache-http] Add new plugin for Apache HTTP libraries, used by ...