summaryrefslogtreecommitdiff
blob: fc80bf6697f5c39f48b6aad2f031567a27a4c97a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# ChangeLog for dev-ruby/xmpp4r
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-ruby/xmpp4r/ChangeLog,v 1.6 2007/05/13 16:07:24 graaff Exp $

*xmpp4r-0.3.1 (13 May 2007)

  13 May 2007; Hans de Graaff <graaff@gentoo.org> -xmpp4r-0.3.ebuild,
  +xmpp4r-0.3.1.ebuild:
  Version bump: thanks for Jochen Schalanda in #177161.
  
  Changes in this version:
  * SASL fixes
  * Message#x and Presence#x support element selection by namespace
  * Proper XML entity escaping for REXML text nodes
  * Improvements to FileTransfer::Helper and SOCKS5BytestreamsServer
  * Vcard::Helper fixes
  * Update Digest module usage to reflect recent Ruby versions
  * More documentation

  04 Mar 2007; Tom Gall <tgall@gentoo.org> xmpp4r-0.3-r1.ebuild:
  added ~ppc64

*xmpp4r-0.3-r1 (17 Feb 2007)

  17 Feb 2007; Robin H. Johnson <robbat2@gentoo.org> +xmpp4r-0.3-r1.ebuild:
  Add GEM variant ebuild, so that other packages can use it. This ebuild tries
  hard to preserve the examples and docs the same as they were pre-GEM. Also
  add ~ppc and ~amd64 for my boxen.

  21 Jan 2007; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org>
  xmpp4r-0.3.ebuild:
  Added examples use flag to ebuild, #145222

*xmpp4r-0.3 (30 Dec 2006)

  30 Dec 2006; Nguyễn Thái Ngọc Duy <pclouds@gentoo.org> +metadata.xml,
  +xmpp4r-0.3.ebuild:
  Initial ebuild by James Le Cuirot <chewi@aura-online.co.uk>, #106127