summaryrefslogtreecommitdiff
blob: c19fe50b78e0af3e75dbae8a05adcc4b7ecf9104 (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
40
41
42
43
44
45
46
# ChangeLog for x11-plugins/purple-facebook
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/x11-plugins/purple-facebook/ChangeLog,v 1.6 2015/07/28 22:43:19 chainsaw Exp $

*purple-facebook-20150728 (28 Jul 2015)

  28 Jul 2015; Tony Vroon <chainsaw@gentoo.org>
  +purple-facebook-20150728.ebuild:
  Now handles authentication failures properly.

*purple-facebook-20150727 (27 Jul 2015)

  27 Jul 2015; Tony Vroon <chainsaw@gentoo.org>
  -purple-facebook-20150715.ebuild, -purple-facebook-20150718.ebuild,
  +purple-facebook-20150727.ebuild:
  Version bump, now implements marking threads as read, opening new group chats
  as incoming messages arrive and improves error detection & freeing of
  resources. Add missing json-glib dependency as pointed out by Dan Goodliffe
  in bug #555020.

*purple-facebook-20150718 (20 Jul 2015)

  20 Jul 2015; Tony Vroon <chainsaw@gentoo.org>
  +purple-facebook-20150718.ebuild:
  Fixes a memory leak and streamlines the build system.

*purple-facebook-20150715 (20 Jul 2015)

  20 Jul 2015; Tony Vroon <chainsaw@gentoo.org>
  -purple-facebook-20150713.ebuild, +purple-facebook-20150715.ebuild:
  Now bundles SSL certificates that were missing before. Removing previous
  version as restricting Pidgin USE-flags was only ever a workaround.

  15 Jul 2015; Tony Vroon <chainsaw@gentoo.org>
  purple-facebook-20150713.ebuild:
  Require GNUTLS to be disabled in Pidgin to work around a certificate issue,
  upstream issue report #13. As agreed with upstream developer.

*purple-facebook-20150713 (15 Jul 2015)

  15 Jul 2015; Tony Vroon <chainsaw@gentoo.org>
  +purple-facebook-20150713.ebuild, +metadata.xml:
  Initial commit, ebuild by me with tweaks by Jason "perfinion" Zaman. This
  plugin by James Geboski uses the newly released Messenger API instead of the
  now removed XMPP option.