summaryrefslogtreecommitdiff
blob: 74ad0e6cec22d62f255da5ed4703a0a24af2e758 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# ChangeLog for dev-java/httpcomponents-core
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/httpcomponents-core/ChangeLog,v 1.2 2013/12/01 08:59:21 ercpe Exp $

*httpcomponents-core-4.3 (01 Dec 2013)

  01 Dec 2013; Johann Schmitz <ercpe@gentoo.org>
  +httpcomponents-core-4.3.ebuild, metadata.xml:
  Version bump of httpcomponents-core for httpcomponents-client

*httpcomponents-core-4.2.4 (13 Jul 2013)

  13 Jul 2013; Tom Wijsman <TomWij@gentoo.org>
  +files/httpcomponents-core-4.2.4-build.xml,
  +files/httpcomponents-core-4.2.4-httpcore-build.xml,
  +files/httpcomponents-core-4.2.4-httpcore-nio-build.xml,
  +httpcomponents-core-4.2.4.ebuild, +metadata.xml:
  New ebuild for dev-java/httpcomponents-core, a low level toolset of Java
  components focused on HTTP and associated protocols. Needed dependency of app-
  office/ganttproject, see bug #119276. Imported from lh-overlay, contributed by
  Johann Schmitz (ercpe); small adjustements made.