Fix #5980 (default Twitter pics) and Facebook UIDs. Stop including changelogs in...
[hermes] / package / debian / changelog
1 hermes (0.2.2) unstable; urgency=low
2
3   * Ignore Twitter's default profile image. MB#5980 (reported by
4     Tomasz Dominikowski)
5   * Further fix for Facebook UID issues (reported by Attila Csipa)
6
7  -- Andrew Flegg <andrew@bleb.org>  Sun,  1 Nov 2009 10:51:52 +0000
8
9 hermes (0.2.1) unstable; urgency=low
10
11   * Change type of stored Facebook UID from int to string (newer
12     Facebook UIDs > MAX_INT; reported by Attila Csipa)
13
14  -- Andrew Flegg <andrew@bleb.org>  Sat, 31 Oct 2009 19:16:17 +0000
15
16 hermes (0.2.0) unstable; urgency=low
17
18   * New icons from Tim Samoff.
19   * Background image for the main window from Tim Samoff.
20   * Use URLs in profiles as a canonical mapping.
21   * Provide first pass at manual mapping through the GUI.
22   * Revise language on two buttons (inspired by MB#5452, reported by
23     Zach Goldberg).
24
25  -- Andrew Flegg <andrew@bleb.org>  Sat, 31 Oct 2009 00:41:04 +0000
26
27 hermes (0.1.0) unstable; urgency=low
28
29   * Improve error handling, including opening accounts dialogue
30     for failed Twitter auth MB#5352 (reported by Zach Goldberg)
31   * Use Python `trans' module to match differing accents (reported
32     by Valério Valério)
33   * Add ability to create "birthday-only" contacts from Facebook
34     (suggested by Jussi Mäkinen)
35   * Pull down homepages from Facebook, and extract URLs.
36   * Clarify accounts dialogue & Facebook authentication (suggested
37     by Keith Varty)
38
39  -- Andrew Flegg <andrew@bleb.org>  Sun, 18 Oct 2009 09:36:36 +0100
40
41 hermes (0.0.6) unstable; urgency=low
42
43   * New icons from Tim Samoff.
44   * Set Facebook and Twitter URLs into profiles (increases data
45     enrichment, and will be used for resyncing).
46   * Manipulate contact photos directly from Python, rather than
47     using external C program.
48   * Remove "Back" buttons from contact views - not consistent with
49     Maemo 5 HIG.
50   * Implement birthday adding.
51
52  -- Andrew Flegg <andrew@bleb.org>  Tue,  6 Oct 2009 22:49:22 +0100
53
54 hermes (0.0.5) unstable; urgency=low
55
56   * Fix gnome-python dependency (re-reported by Andrew Smith &
57     Faheem Pervez)
58
59  -- Andrew Flegg <andrew@bleb.org>  Sun,  4 Oct 2009 11:51:35 +0100
60
61 hermes (0.0.4) unstable; urgency=low
62
63   * Use own photo loading to avoid issue with EContact.get_photo()
64     which resulted in missing icons.
65
66  -- Andrew Flegg <andrew@bleb.org>  Sun,  4 Oct 2009 00:06:23 +0100
67
68 hermes (0.0.3) unstable; urgency=low
69
70   * Improve GUI responsiveness.
71   * Show a better summary of contacts at the end in preparation for
72     manual mapping.
73   * Fix missing application icon.
74
75  -- Andrew Flegg <andrew@bleb.org>  Sat,  3 Oct 2009 20:23:18 +0100
76
77 hermes (0.0.2) unstable; urgency=low
78
79   * Fix missing python-gconf dependency.
80   * Fix "FacebookError is not defined".
81   * Include Tim Samoff's updated icons.
82
83  -- Andrew Flegg <andrew@bleb.org>  Fri,  2 Oct 2009 08:39:26 +0100
84
85 hermes (0.0.1) unstable; urgency=low
86
87   * Initial Release.
88
89  -- Andrew Flegg <andrew@bleb.org>  Wed, 30 Sep 2009 21:21:27 +0100