annotate NEWS @ 11098:df3b825c1b46

[gaim-migrate @ 13136] " I was playing with some new versions of gettext and friends at debconf, and found some horrific bugs in the .po files. Here's the general summary of the problems and their fixes: * no.po should be called nb.po - renamed * a Makevars is required for gettext 0.14.4 - added * am.po was missing a plural form - added * da.po had some mismatched C format types - marked as fuzzy * ka.po had "nplurals=INTEGER; plural=EXPRESSION;" instead of the actual plural form - turns out nplural is 1, so deleted the duplicate identical 2nd strings * mk.po had the same problem, added the plural form but nplural is 3 and the translations in the file only have 2 entries, so I marked them as fuzzy * pl.po - fixed mismatched C format type * ru.po - basically the same as mk.po. had a crap plural form. added it and marked the wrongly-numbered plurals as fuzzy * sq.po - added plural form, but file looks correct otherwise (nplurals=2) * tr.po - tweaks to the header, and nplurals=1 so set this and deleted pointless duplicate second forms You need to move no.po to nb.po - it would be silly to include that in the patch obviously. Please apply to HEAD ASAP before it stops applying (obviously if anyone changes the po files the patch will break very easily) but also please leave this item open until me or someone else has looked for and corrected the same issues in oldstable. Regards, Rob" I've been ignoring translations in HEAD as its really rather pointless for now. I plan to continue doing so. but as I was less than clear talking to robot101, i didn't think it was fair to penalize him. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Wed, 13 Jul 2005 00:59:44 +0000
parents 0f78e7e45afd
children 664e2fee9923
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3246
24faa8ef557a [gaim-migrate @ 3264]
Sean Egan <seanegan@gmail.com>
parents: 3244
diff changeset
1 -=[ Gaim ]=- The Pimpin' Penguin IM Client That's Good For The Soul!
10031
506ac0e66936 [gaim-migrate @ 10978]
Luke Schierer <lschiere@pidgin.im>
parents: 9880
diff changeset
2
10128
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10089
diff changeset
3 1.0.2 (10/19/2004):
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10089
diff changeset
4 Stu: I'm new around here. I tried to reduce the number of bugs in the bug
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10089
diff changeset
5 tracker, but it turns out that the only way to achieve that is to actually
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10089
diff changeset
6 _fix_ the bugs. So I fixed a couple, and then sneaked some patches out of
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10089
diff changeset
7 the patch tracker to fix some others. Sadly the bug tracker was not
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10089
diff changeset
8 significantly affected, maybe if I learn C I'll be able to make more of an
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10089
diff changeset
9 impact.
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10089
diff changeset
10
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10089
diff changeset
11 Luke: Don't let Stu fool you, he has done a marvelous job on this release,
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10089
diff changeset
12 and deserves a lot of credit for it. And a number of those bug fixes are
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10089
diff changeset
13 critical ones that he discovered and fixed himself. So go update. Now.
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10089
diff changeset
14
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10089
diff changeset
15 Nathan: On the other hand, Nathan has done nothing for this release. Why
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10089
diff changeset
16 do we keep him around again?
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10089
diff changeset
17
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10089
diff changeset
18 Tim: So, I'm married now, and in Huntsville. I don't remember if I did
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10089
diff changeset
19 anything for this release or not, probably not. Bleeter has been more
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10089
diff changeset
20 active lately though, perhaps we'll see lots of cool things from him
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10089
diff changeset
21 soon.
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10089
diff changeset
22
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10089
diff changeset
23 Sean: I'm down here with the "didn't do anything" guys.
0f78e7e45afd [gaim-migrate @ 11189]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10089
diff changeset
24
10089
1babd51401c5 [gaim-migrate @ 11102]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
25 1.0.1 (10/07/2004):
1babd51401c5 [gaim-migrate @ 11102]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
26 Congratulations to Tim & Kim on their wedding!
1babd51401c5 [gaim-migrate @ 11102]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
27
1babd51401c5 [gaim-migrate @ 11102]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
28 Sean: So, if you're playing along at home, you're aware that
1babd51401c5 [gaim-migrate @ 11102]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
29 incrementing the micro version number means that the API has
1babd51401c5 [gaim-migrate @ 11102]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
30 not changed at all. Although that itself is insignificant to
1babd51401c5 [gaim-migrate @ 11102]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
31 most everyone but plugin developers, but users won't find too
1babd51401c5 [gaim-migrate @ 11102]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
32 many significant changes. Consult ChangeLog. We're currently
1babd51401c5 [gaim-migrate @ 11102]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
33 branched for some major changes, so expect a really great 2.0.0
1babd51401c5 [gaim-migrate @ 11102]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
34 sometime relatively soon.
1babd51401c5 [gaim-migrate @ 11102]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
35
1babd51401c5 [gaim-migrate @ 11102]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
36 Luke: Nothing much to see here, some bug fixes. Most of the work
1babd51401c5 [gaim-migrate @ 11102]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
37 is going towards the 2.0.0 release. We aren't quite sure when
1babd51401c5 [gaim-migrate @ 11102]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
38 that will be, and will keep the bug fix releases coming untill
1babd51401c5 [gaim-migrate @ 11102]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
39 all is ready.
1babd51401c5 [gaim-migrate @ 11102]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
40
1babd51401c5 [gaim-migrate @ 11102]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
41 Christian: I would call this a ground-breaking release, but it isn't.
1babd51401c5 [gaim-migrate @ 11102]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
42 It seems like a good one, though. I dunno. I've been too busy at VMware,
1babd51401c5 [gaim-migrate @ 11102]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
43 unfortunately, but have some work that's just waiting to be finished up
1babd51401c5 [gaim-migrate @ 11102]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
44 for Gaim. Gaim 2.0.0 is going to rock. Gaim 3.0.0 will rock more.
1babd51401c5 [gaim-migrate @ 11102]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
45 Do you see a pattern? Thanks go out to Henry Jen for fixing up parts of
1babd51401c5 [gaim-migrate @ 11102]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
46 the gevolution plugin to support multiple addressbooks, and to all our
1babd51401c5 [gaim-migrate @ 11102]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
47 moms, for believing in us. Or something.
1babd51401c5 [gaim-migrate @ 11102]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
48
1babd51401c5 [gaim-migrate @ 11102]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
49 Nathan: I got a new computer. It's fast. And has twice the bits!
1babd51401c5 [gaim-migrate @ 11102]
Stu Tomlinson <stu@nosnilmot.com>
parents: 10034
diff changeset
50
10034
343889b2f654 [gaim-migrate @ 10988]
Nathan Walp <nwalp@pidgin.im>
parents: 10032
diff changeset
51 1.0.0 (09/17/2004):
343889b2f654 [gaim-migrate @ 10988]
Nathan Walp <nwalp@pidgin.im>
parents: 10032
diff changeset
52 Nathan: Hah! Bet you weren't expecting this! OK, if you were
343889b2f654 [gaim-migrate @ 10988]
Nathan Walp <nwalp@pidgin.im>
parents: 10032
diff changeset
53 paying any attention to the flame^H^H^H^H^Hthread on gaim-devel,
343889b2f654 [gaim-migrate @ 10988]
Nathan Walp <nwalp@pidgin.im>
parents: 10032
diff changeset
54 you might have been expecting this. But here it is, 1.0.0. Our
343889b2f654 [gaim-migrate @ 10988]
Nathan Walp <nwalp@pidgin.im>
parents: 10032
diff changeset
55 new versioning scheme has slightly more meaning than the older
343889b2f654 [gaim-migrate @ 10988]
Nathan Walp <nwalp@pidgin.im>
parents: 10032
diff changeset
56 one (expecially for plugin authors), but our 1.0(.0) release is
343889b2f654 [gaim-migrate @ 10988]
Nathan Walp <nwalp@pidgin.im>
parents: 10032
diff changeset
57 just as meaningless as we could have hoped. Enjoy!
343889b2f654 [gaim-migrate @ 10988]
Nathan Walp <nwalp@pidgin.im>
parents: 10032
diff changeset
58
343889b2f654 [gaim-migrate @ 10988]
Nathan Walp <nwalp@pidgin.im>
parents: 10032
diff changeset
59 Luke: We've changed our pattern for version numbers with this
343889b2f654 [gaim-migrate @ 10988]
Nathan Walp <nwalp@pidgin.im>
parents: 10032
diff changeset
60 release, we are no longer simply counting versions. This release
343889b2f654 [gaim-migrate @ 10988]
Nathan Walp <nwalp@pidgin.im>
parents: 10032
diff changeset
61 then marks, not something traditionally "1.0" but the current
343889b2f654 [gaim-migrate @ 10988]
Nathan Walp <nwalp@pidgin.im>
parents: 10032
diff changeset
62 version of the api. When backwards compatability with that breaks
343889b2f654 [gaim-migrate @ 10988]
Nathan Walp <nwalp@pidgin.im>
parents: 10032
diff changeset
63 you'll see 2.0, more details in the faq. As a side note, if you
343889b2f654 [gaim-migrate @ 10988]
Nathan Walp <nwalp@pidgin.im>
parents: 10032
diff changeset
64 are reading this and are good with proxy code or with perl's XS C
343889b2f654 [gaim-migrate @ 10988]
Nathan Walp <nwalp@pidgin.im>
parents: 10032
diff changeset
65 bindings, please get in touch with me, my contact info is on the
343889b2f654 [gaim-migrate @ 10988]
Nathan Walp <nwalp@pidgin.im>
parents: 10032
diff changeset
66 website. Gaim could use your help.
343889b2f654 [gaim-migrate @ 10988]
Nathan Walp <nwalp@pidgin.im>
parents: 10032
diff changeset
67
343889b2f654 [gaim-migrate @ 10988]
Nathan Walp <nwalp@pidgin.im>
parents: 10032
diff changeset
68 Mark: I love a circus.
343889b2f654 [gaim-migrate @ 10988]
Nathan Walp <nwalp@pidgin.im>
parents: 10032
diff changeset
69
9872
708d9a068999 [gaim-migrate @ 10751]
Nathan Walp <nwalp@pidgin.im>
parents: 9871
diff changeset
70 0.82 (08/25/2004):
9852
8c09ecc3ec4c [gaim-migrate @ 10731]
Rob Flynn <gaim@robflynn.com>
parents: 9691
diff changeset
71 Rob: Woah, where did I come from?
8540
c803c4b0c97b [gaim-migrate @ 9282]
Luke Schierer <lschiere@pidgin.im>
parents: 8055
diff changeset
72
9871
2bfc489fc939 [gaim-migrate @ 10750]
Mark Doliner <mark@kingant.net>
parents: 9852
diff changeset
73 Mark: Lately I've been doing a lot more code maintenance/patch
2bfc489fc939 [gaim-migrate @ 10750]
Mark Doliner <mark@kingant.net>
parents: 9852
diff changeset
74 accepting/bug fixing type of work. And I think that's a really
2bfc489fc939 [gaim-migrate @ 10750]
Mark Doliner <mark@kingant.net>
parents: 9852
diff changeset
75 good thing. I feel like Gaim is becoming more stable. It
9878
706d9df5dcf1 [gaim-migrate @ 10757]
Mark Doliner <mark@kingant.net>
parents: 9877
diff changeset
76 seems like we're lacking fewer features. It makes me warm.
9871
2bfc489fc939 [gaim-migrate @ 10750]
Mark Doliner <mark@kingant.net>
parents: 9852
diff changeset
77 Quick Robin! To the traverse wall!
2bfc489fc939 [gaim-migrate @ 10750]
Mark Doliner <mark@kingant.net>
parents: 9852
diff changeset
78
9872
708d9a068999 [gaim-migrate @ 10751]
Nathan Walp <nwalp@pidgin.im>
parents: 9871
diff changeset
79 Nathan: Well, it looks like we stuck to the schedule again. Had
708d9a068999 [gaim-migrate @ 10751]
Nathan Walp <nwalp@pidgin.im>
parents: 9871
diff changeset
80 we taken our dear sweet time, I might have had a chance to do
708d9a068999 [gaim-migrate @ 10751]
Nathan Walp <nwalp@pidgin.im>
parents: 9871
diff changeset
81 something cool for this release, but instead I stuck to the minor
708d9a068999 [gaim-migrate @ 10751]
Nathan Walp <nwalp@pidgin.im>
parents: 9871
diff changeset
82 stuff. <insert empty promises for the cool stuff i'll code for
708d9a068999 [gaim-migrate @ 10751]
Nathan Walp <nwalp@pidgin.im>
parents: 9871
diff changeset
83 next time here>
708d9a068999 [gaim-migrate @ 10751]
Nathan Walp <nwalp@pidgin.im>
parents: 9871
diff changeset
84
9873
aa0761051017 [gaim-migrate @ 10752]
Tim Ringenbach <marv@pidgin.im>
parents: 9872
diff changeset
85 Tim: Lately I've been doing a lot more patch accepting, and a
aa0761051017 [gaim-migrate @ 10752]
Tim Ringenbach <marv@pidgin.im>
parents: 9872
diff changeset
86 lot less actual coding. Unfortunately it has more to do with my
aa0761051017 [gaim-migrate @ 10752]
Tim Ringenbach <marv@pidgin.im>
parents: 9872
diff changeset
87 laziness than Gaim's progress. Like Nathan, I'm going to blame
aa0761051017 [gaim-migrate @ 10752]
Tim Ringenbach <marv@pidgin.im>
parents: 9872
diff changeset
88 our on time release schedule. But that didn't stop our Crazy
aa0761051017 [gaim-migrate @ 10752]
Tim Ringenbach <marv@pidgin.im>
parents: 9872
diff changeset
89 Patch Writers, or cpw's as grim now calls them, from writing
aa0761051017 [gaim-migrate @ 10752]
Tim Ringenbach <marv@pidgin.im>
parents: 9872
diff changeset
90 some good patches. So, instead of promising to code something
aa0761051017 [gaim-migrate @ 10752]
Tim Ringenbach <marv@pidgin.im>
parents: 9872
diff changeset
91 cool for next release, I'm going to promise that the cpw's will
aa0761051017 [gaim-migrate @ 10752]
Tim Ringenbach <marv@pidgin.im>
parents: 9872
diff changeset
92 code cool things for next release, and I might apply some of them.
aa0761051017 [gaim-migrate @ 10752]
Tim Ringenbach <marv@pidgin.im>
parents: 9872
diff changeset
93
9877
062fa333ec1f [gaim-migrate @ 10756]
Luke Schierer <lschiere@pidgin.im>
parents: 9873
diff changeset
94 Luke: I've been doing what I always do, committing patches, some
062fa333ec1f [gaim-migrate @ 10756]
Luke Schierer <lschiere@pidgin.im>
parents: 9873
diff changeset
95 better than others, and bugging other people to code stuff. Oh
062fa333ec1f [gaim-migrate @ 10756]
Luke Schierer <lschiere@pidgin.im>
parents: 9873
diff changeset
96 and closing some bugs. Thanks to Dave West for joining the cpws
062fa333ec1f [gaim-migrate @ 10756]
Luke Schierer <lschiere@pidgin.im>
parents: 9873
diff changeset
97 in helping to handle triage. This is mostly a bug fix release,
062fa333ec1f [gaim-migrate @ 10756]
Luke Schierer <lschiere@pidgin.im>
parents: 9873
diff changeset
98 so PLEASE upgrade to it before submitting new bugs.
062fa333ec1f [gaim-migrate @ 10756]
Luke Schierer <lschiere@pidgin.im>
parents: 9873
diff changeset
99
9880
0c2096ea15c5 [gaim-migrate @ 10759]
Mark Doliner <mark@kingant.net>
parents: 9878
diff changeset
100 Kevin: Herman's been away, so Daniel Atallah and myself were given
0c2096ea15c5 [gaim-migrate @ 10759]
Mark Doliner <mark@kingant.net>
parents: 9878
diff changeset
101 the task of preparing 0.82's Windows packages. After some feverish
0c2096ea15c5 [gaim-migrate @ 10759]
Mark Doliner <mark@kingant.net>
parents: 9878
diff changeset
102 plotting, we decided to update GTK and Daniel prepped an update to
0c2096ea15c5 [gaim-migrate @ 10759]
Mark Doliner <mark@kingant.net>
parents: 9878
diff changeset
103 libpng to address recent security advisories. Besides plotting and
0c2096ea15c5 [gaim-migrate @ 10759]
Mark Doliner <mark@kingant.net>
parents: 9878
diff changeset
104 a little bit of testing, this NEWS is all I really did. Oh, I also
0c2096ea15c5 [gaim-migrate @ 10759]
Mark Doliner <mark@kingant.net>
parents: 9878
diff changeset
105 rerefixed the transparency plugin... again! Our beloved Hermanator
0c2096ea15c5 [gaim-migrate @ 10759]
Mark Doliner <mark@kingant.net>
parents: 9878
diff changeset
106 should be back next time around, for 0.83.
0c2096ea15c5 [gaim-migrate @ 10759]
Mark Doliner <mark@kingant.net>
parents: 9878
diff changeset
107
9688
af6bf08d1e67 [gaim-migrate @ 10540]
Sean Egan <seanegan@gmail.com>
parents: 9543
diff changeset
108 0.81 (08/05/2004):
af6bf08d1e67 [gaim-migrate @ 10540]
Sean Egan <seanegan@gmail.com>
parents: 9543
diff changeset
109 Sean: Three weeks again! Sticking to schedules is awesome! Just
af6bf08d1e67 [gaim-migrate @ 10540]
Sean Egan <seanegan@gmail.com>
parents: 9543
diff changeset
110 like Gaim v0.81. This is what we in the industry call a "bugfix
af6bf08d1e67 [gaim-migrate @ 10540]
Sean Egan <seanegan@gmail.com>
parents: 9543
diff changeset
111 release." We closed over TWO HUNDRED bugs since 0.80. That's
af6bf08d1e67 [gaim-migrate @ 10540]
Sean Egan <seanegan@gmail.com>
parents: 9543
diff changeset
112 awesome. Thanks to everyone who helped report, triage, fix, and
af6bf08d1e67 [gaim-migrate @ 10540]
Sean Egan <seanegan@gmail.com>
parents: 9543
diff changeset
113 test.
af6bf08d1e67 [gaim-migrate @ 10540]
Sean Egan <seanegan@gmail.com>
parents: 9543
diff changeset
114
9689
09e572962a11 [gaim-migrate @ 10541]
Christian Hammond <chipx86@chipx86.com>
parents: 9688
diff changeset
115 Christian: Yay for three weeks working so well. Boo for me not
09e572962a11 [gaim-migrate @ 10541]
Christian Hammond <chipx86@chipx86.com>
parents: 9688
diff changeset
116 doing much of anything this release, aside from a small memory
09e572962a11 [gaim-migrate @ 10541]
Christian Hammond <chipx86@chipx86.com>
parents: 9688
diff changeset
117 leak fix. I'm starting a new job and leaving my current one, so
09e572962a11 [gaim-migrate @ 10541]
Christian Hammond <chipx86@chipx86.com>
parents: 9688
diff changeset
118 when the dust settles and my schedule is a bit better, the very
09e572962a11 [gaim-migrate @ 10541]
Christian Hammond <chipx86@chipx86.com>
parents: 9688
diff changeset
119 cool status rewrite will be finished up. Especially now that I have
09e572962a11 [gaim-migrate @ 10541]
Christian Hammond <chipx86@chipx86.com>
parents: 9688
diff changeset
120 some help! I'd like to second Sean's thanks to all the people who
09e572962a11 [gaim-migrate @ 10541]
Christian Hammond <chipx86@chipx86.com>
parents: 9688
diff changeset
121 helped with this bug fix release. Gaim should be a bit more stable
09e572962a11 [gaim-migrate @ 10541]
Christian Hammond <chipx86@chipx86.com>
parents: 9688
diff changeset
122 for a lot of you. For those experiencing MSN problems still, we'll
09e572962a11 [gaim-migrate @ 10541]
Christian Hammond <chipx86@chipx86.com>
parents: 9688
diff changeset
123 get that nailed for you soon, promise.
09e572962a11 [gaim-migrate @ 10541]
Christian Hammond <chipx86@chipx86.com>
parents: 9688
diff changeset
124
9690
255896caa3df [gaim-migrate @ 10543]
Mark Doliner <mark@kingant.net>
parents: 9689
diff changeset
125 Mark: I was going to point out that we closed an insane amount of
255896caa3df [gaim-migrate @ 10543]
Mark Doliner <mark@kingant.net>
parents: 9689
diff changeset
126 bugs for this release, but Sean already did that. I feel like
255896caa3df [gaim-migrate @ 10543]
Mark Doliner <mark@kingant.net>
parents: 9689
diff changeset
127 we've had some really talented new contributors contributing
255896caa3df [gaim-migrate @ 10543]
Mark Doliner <mark@kingant.net>
parents: 9689
diff changeset
128 recently. I won't say names... but watch your backs. Or something.
255896caa3df [gaim-migrate @ 10543]
Mark Doliner <mark@kingant.net>
parents: 9689
diff changeset
129
9691
52503a0ed4ae [gaim-migrate @ 10544]
Nathan Walp <nwalp@pidgin.im>
parents: 9690
diff changeset
130 Nathan: I did next to nothing for this release. I am however
52503a0ed4ae [gaim-migrate @ 10544]
Nathan Walp <nwalp@pidgin.im>
parents: 9690
diff changeset
131 settled in to my new job, and in a couple days, I should be settled
52503a0ed4ae [gaim-migrate @ 10544]
Nathan Walp <nwalp@pidgin.im>
parents: 9690
diff changeset
132 into my new domicile. If the DSL gods are in a good mood, I'll
52503a0ed4ae [gaim-migrate @ 10544]
Nathan Walp <nwalp@pidgin.im>
parents: 9690
diff changeset
133 have a connection there shortly, and can start being useful again.
52503a0ed4ae [gaim-migrate @ 10544]
Nathan Walp <nwalp@pidgin.im>
parents: 9690
diff changeset
134
9537
cfe6b7008391 [gaim-migrate @ 10365]
Sean Egan <seanegan@gmail.com>
parents: 9395
diff changeset
135 0.80 (07/15/2004):
cfe6b7008391 [gaim-migrate @ 10365]
Sean Egan <seanegan@gmail.com>
parents: 9395
diff changeset
136 Sean: Three weeks! Hooray for timeliness! I didn't do much here
cfe6b7008391 [gaim-migrate @ 10365]
Sean Egan <seanegan@gmail.com>
parents: 9395
diff changeset
137 but drag-and-droppable file transfers. Drag something into a
cfe6b7008391 [gaim-migrate @ 10365]
Sean Egan <seanegan@gmail.com>
parents: 9395
diff changeset
138 conversation window, and it will be sent. Kinda neat.
cfe6b7008391 [gaim-migrate @ 10365]
Sean Egan <seanegan@gmail.com>
parents: 9395
diff changeset
139
9540
44cef0cee90c [gaim-migrate @ 10368]
Mark Doliner <mark@kingant.net>
parents: 9537
diff changeset
140 Mark: We have a small ant problem here. I can't help but think
9541
fccef566a17e [gaim-migrate @ 10369]
Mark Doliner <mark@kingant.net>
parents: 9540
diff changeset
141 I somehow brought this upon myself.
9540
44cef0cee90c [gaim-migrate @ 10368]
Mark Doliner <mark@kingant.net>
parents: 9537
diff changeset
142
9542
b8e60a474725 [gaim-migrate @ 10370]
Tim Ringenbach <marv@pidgin.im>
parents: 9541
diff changeset
143 Tim: I don't really have any news, but at least I don't have an
b8e60a474725 [gaim-migrate @ 10370]
Tim Ringenbach <marv@pidgin.im>
parents: 9541
diff changeset
144 ant problem either. You might think I've been hard at work on
b8e60a474725 [gaim-migrate @ 10370]
Tim Ringenbach <marv@pidgin.im>
parents: 9541
diff changeset
145 Gaim-vv, but I haven't, I've just been lazy. I plan on doing
b8e60a474725 [gaim-migrate @ 10370]
Tim Ringenbach <marv@pidgin.im>
parents: 9541
diff changeset
146 some cool things "soon" though, both with Gaim and Gaim-vv.
b8e60a474725 [gaim-migrate @ 10370]
Tim Ringenbach <marv@pidgin.im>
parents: 9541
diff changeset
147 Bleeter sent me some nice dumps I need to implement yet.
b8e60a474725 [gaim-migrate @ 10370]
Tim Ringenbach <marv@pidgin.im>
parents: 9541
diff changeset
148
9543
da0ee0765cb5 [gaim-migrate @ 10371]
Luke Schierer <lschiere@pidgin.im>
parents: 9542
diff changeset
149 Luke: We have a nice timely release, with a Changelog that seems
da0ee0765cb5 [gaim-migrate @ 10371]
Luke Schierer <lschiere@pidgin.im>
parents: 9542
diff changeset
150 small, but remember, this is summer, and people have lives. SILC
da0ee0765cb5 [gaim-migrate @ 10371]
Luke Schierer <lschiere@pidgin.im>
parents: 9542
diff changeset
151 and Zephyr are making good progress from our Crazy Patch Writters,
da0ee0765cb5 [gaim-migrate @ 10371]
Luke Schierer <lschiere@pidgin.im>
parents: 9542
diff changeset
152 and everyone begging to send files to people not on their buddy
da0ee0765cb5 [gaim-migrate @ 10371]
Luke Schierer <lschiere@pidgin.im>
parents: 9542
diff changeset
153 list will be happy. good stuff. No, the msn buddy icon scalling
da0ee0765cb5 [gaim-migrate @ 10371]
Luke Schierer <lschiere@pidgin.im>
parents: 9542
diff changeset
154 problem isn't fixed yet, maybe next release
da0ee0765cb5 [gaim-migrate @ 10371]
Luke Schierer <lschiere@pidgin.im>
parents: 9542
diff changeset
155
9382
37fd8a10f5fa [gaim-migrate @ 10190]
Sean Egan <seanegan@gmail.com>
parents: 9124
diff changeset
156 0.79 (06/24/2004):
37fd8a10f5fa [gaim-migrate @ 10190]
Sean Egan <seanegan@gmail.com>
parents: 9124
diff changeset
157 Sean: We've moved to a three-week release cycle which we'll
37fd8a10f5fa [gaim-migrate @ 10190]
Sean Egan <seanegan@gmail.com>
parents: 9124
diff changeset
158 hopefully be able to keep up more realistically than a two-week
37fd8a10f5fa [gaim-migrate @ 10190]
Sean Egan <seanegan@gmail.com>
parents: 9124
diff changeset
159 cycle. Yahoo! went and broke last night, but it's fixed now thanks
37fd8a10f5fa [gaim-migrate @ 10190]
Sean Egan <seanegan@gmail.com>
parents: 9124
diff changeset
160 to a quick fix sent in by Cerulean Studios this morning. Reports say
37fd8a10f5fa [gaim-migrate @ 10190]
Sean Egan <seanegan@gmail.com>
parents: 9124
diff changeset
161 they'll continue to try to break us, though, so don't be surprised
37fd8a10f5fa [gaim-migrate @ 10190]
Sean Egan <seanegan@gmail.com>
parents: 9124
diff changeset
162 if your Yahoo cuts out again.
9543
da0ee0765cb5 [gaim-migrate @ 10371]
Luke Schierer <lschiere@pidgin.im>
parents: 9542
diff changeset
163
9384
9bfd0e336c91 [gaim-migrate @ 10192]
Luke Schierer <lschiere@pidgin.im>
parents: 9383
diff changeset
164 Luke: I was really distracted this cycle, I want to thank my co-
9387
bcdf6a530d41 [gaim-migrate @ 10195]
Luke Schierer <lschiere@pidgin.im>
parents: 9386
diff changeset
165 developers and our crazy patch writers for keeping things going.
9384
9bfd0e336c91 [gaim-migrate @ 10192]
Luke Schierer <lschiere@pidgin.im>
parents: 9383
diff changeset
166 We have a fairly long changelog for you this release, including some
9bfd0e336c91 [gaim-migrate @ 10192]
Luke Schierer <lschiere@pidgin.im>
parents: 9383
diff changeset
167 nice bug fixes and some much-requested new features, the ChangeLog
9bfd0e336c91 [gaim-migrate @ 10192]
Luke Schierer <lschiere@pidgin.im>
parents: 9383
diff changeset
168 has all the details there of course. Enjoy!
9bfd0e336c91 [gaim-migrate @ 10192]
Luke Schierer <lschiere@pidgin.im>
parents: 9383
diff changeset
169
9383
bb328381a387 [gaim-migrate @ 10191]
Christian Hammond <chipx86@chipx86.com>
parents: 9382
diff changeset
170 Christian: Great release! MSN buddy icons and file transfer. A big round
9388
f088c8bb5541 [gaim-migrate @ 10196]
Mark Doliner <mark@kingant.net>
parents: 9387
diff changeset
171 of applause to Felipe! Too bad about the Yahoo thing, but.. eep! I have
9383
bb328381a387 [gaim-migrate @ 10191]
Christian Hammond <chipx86@chipx86.com>
parents: 9382
diff changeset
172 to go! Movie with the girls and Farmer's Market.
bb328381a387 [gaim-migrate @ 10191]
Christian Hammond <chipx86@chipx86.com>
parents: 9382
diff changeset
173
9385
a618770b2ed5 [gaim-migrate @ 10193]
Tim Ringenbach <marv@pidgin.im>
parents: 9384
diff changeset
174 Tim: This release brings us /commands in the core, which hopefully
a618770b2ed5 [gaim-migrate @ 10193]
Tim Ringenbach <marv@pidgin.im>
parents: 9384
diff changeset
175 works better, and Yahoo! buddy icons. Thanks to all the people I
a618770b2ed5 [gaim-migrate @ 10193]
Tim Ringenbach <marv@pidgin.im>
parents: 9384
diff changeset
176 bugged for packet captures, like Simguy, Bleeter, and odl. Yahoo!
a618770b2ed5 [gaim-migrate @ 10193]
Tim Ringenbach <marv@pidgin.im>
parents: 9384
diff changeset
177 broke again, so I did a little last minute work on the web
a618770b2ed5 [gaim-migrate @ 10193]
Tim Ringenbach <marv@pidgin.im>
parents: 9384
diff changeset
178 messenger stuff, but then Cerulean Studios was cool and fixed the
a618770b2ed5 [gaim-migrate @ 10193]
Tim Ringenbach <marv@pidgin.im>
parents: 9384
diff changeset
179 problem already, so all that code's disabled. I also finally added
a618770b2ed5 [gaim-migrate @ 10193]
Tim Ringenbach <marv@pidgin.im>
parents: 9384
diff changeset
180 the Yahoo! Japan support, for those of you with Yahoo! Japan
a618770b2ed5 [gaim-migrate @ 10193]
Tim Ringenbach <marv@pidgin.im>
parents: 9384
diff changeset
181 accounts.
9386
5cfd3df8a08e [gaim-migrate @ 10194]
Mark Doliner <mark@kingant.net>
parents: 9385
diff changeset
182
5cfd3df8a08e [gaim-migrate @ 10194]
Mark Doliner <mark@kingant.net>
parents: 9385
diff changeset
183 Mark: I fixed that icon animation thing that caused Gaim to lock-up.
5cfd3df8a08e [gaim-migrate @ 10194]
Mark Doliner <mark@kingant.net>
parents: 9385
diff changeset
184 I also stepped on something at the beach and I think there might be
5cfd3df8a08e [gaim-migrate @ 10194]
Mark Doliner <mark@kingant.net>
parents: 9385
diff changeset
185 a little rock or something in my foot now.
5cfd3df8a08e [gaim-migrate @ 10194]
Mark Doliner <mark@kingant.net>
parents: 9385
diff changeset
186
9390
e0ff0c58a8c7 [gaim-migrate @ 10198]
Nathan Walp <nwalp@pidgin.im>
parents: 9388
diff changeset
187 Nathan: I've been really busy, what with having a new job and all.
e0ff0c58a8c7 [gaim-migrate @ 10198]
Nathan Walp <nwalp@pidgin.im>
parents: 9388
diff changeset
188 I didn't think I had done anything, but apparently I fixed some
e0ff0c58a8c7 [gaim-migrate @ 10198]
Nathan Walp <nwalp@pidgin.im>
parents: 9388
diff changeset
189 Jabber stuff, and some IPv6 stuff. I must have been sleepcoding
e0ff0c58a8c7 [gaim-migrate @ 10198]
Nathan Walp <nwalp@pidgin.im>
parents: 9388
diff changeset
190 or something, because I haven't had time for such things. Ah well,
e0ff0c58a8c7 [gaim-migrate @ 10198]
Nathan Walp <nwalp@pidgin.im>
parents: 9388
diff changeset
191 enjoy this release. We'll see what I can get to in the next 3 weeks.
e0ff0c58a8c7 [gaim-migrate @ 10198]
Nathan Walp <nwalp@pidgin.im>
parents: 9388
diff changeset
192
9124
4ab8f2b8168b [gaim-migrate @ 9901]
Luke Schierer <lschiere@pidgin.im>
parents: 9114
diff changeset
193 0.78 (05/30/2004):
9102
5f64eaa1e766 [gaim-migrate @ 9879]
Luke Schierer <lschiere@pidgin.im>
parents: 8768
diff changeset
194 Luke: A very long time, once again, since the last release. I think
5f64eaa1e766 [gaim-migrate @ 9879]
Luke Schierer <lschiere@pidgin.im>
parents: 8768
diff changeset
195 its mostly worth it. A few of you will still have trouble with msn
5f64eaa1e766 [gaim-migrate @ 9879]
Luke Schierer <lschiere@pidgin.im>
parents: 8768
diff changeset
196 but we've worked out a number of bugs even there. Thanks to heroic
5f64eaa1e766 [gaim-migrate @ 9879]
Luke Schierer <lschiere@pidgin.im>
parents: 8768
diff changeset
197 efforts on the part of Mark, we closed 400 some odd reports this
5f64eaa1e766 [gaim-migrate @ 9879]
Luke Schierer <lschiere@pidgin.im>
parents: 8768
diff changeset
198 month. We are also welcoming Tim to the project, a very active
5f64eaa1e766 [gaim-migrate @ 9879]
Luke Schierer <lschiere@pidgin.im>
parents: 8768
diff changeset
199 crazy patch writer who has brought massive improvements to WYSIWYG
5f64eaa1e766 [gaim-migrate @ 9879]
Luke Schierer <lschiere@pidgin.im>
parents: 8768
diff changeset
200 and direct im this release. Again, it still won't work for every
5f64eaa1e766 [gaim-migrate @ 9879]
Luke Schierer <lschiere@pidgin.im>
parents: 8768
diff changeset
201 one, but it will work for more people than it used to. Most
5f64eaa1e766 [gaim-migrate @ 9879]
Luke Schierer <lschiere@pidgin.im>
parents: 8768
diff changeset
202 noticably, this release brings a LARGE simplicfication of the
5f64eaa1e766 [gaim-migrate @ 9879]
Luke Schierer <lschiere@pidgin.im>
parents: 8768
diff changeset
203 preferences available. Please don't complain if your favorite
5f64eaa1e766 [gaim-migrate @ 9879]
Luke Schierer <lschiere@pidgin.im>
parents: 8768
diff changeset
204 preference is no longer there. Take some time to think about
5f64eaa1e766 [gaim-migrate @ 9879]
Luke Schierer <lschiere@pidgin.im>
parents: 8768
diff changeset
205 how and if it could be useful to a majority of people who use
5f64eaa1e766 [gaim-migrate @ 9879]
Luke Schierer <lschiere@pidgin.im>
parents: 8768
diff changeset
206 Gaim in ways nothing like you. You'll find that the answer will
5f64eaa1e766 [gaim-migrate @ 9879]
Luke Schierer <lschiere@pidgin.im>
parents: 8768
diff changeset
207 usually be that the preference isn't all that important.
5f64eaa1e766 [gaim-migrate @ 9879]
Luke Schierer <lschiere@pidgin.im>
parents: 8768
diff changeset
208
9103
1359e5275b3c [gaim-migrate @ 9880]
Tim Ringenbach <marv@pidgin.im>
parents: 9102
diff changeset
209 Tim: I continued with the other crazy patch writers in fixing those
1359e5275b3c [gaim-migrate @ 9880]
Tim Ringenbach <marv@pidgin.im>
parents: 9102
diff changeset
210 WYSIWYG bugs. Then they went and made me a developer. Which is cool.
1359e5275b3c [gaim-migrate @ 9880]
Tim Ringenbach <marv@pidgin.im>
parents: 9102
diff changeset
211 They told me I could commit WYSIWYG and Yahoo! changes. So I went
1359e5275b3c [gaim-migrate @ 9880]
Tim Ringenbach <marv@pidgin.im>
parents: 9102
diff changeset
212 and fixed IM Image and Direct Connect in AIM for some reason. I also
9106
d6e3e05d365e [gaim-migrate @ 9883]
Tim Ringenbach <marv@pidgin.im>
parents: 9104
diff changeset
213 added some new Yahoo! smileys at least. Also you change your link
d6e3e05d365e [gaim-migrate @ 9883]
Tim Ringenbach <marv@pidgin.im>
parents: 9104
diff changeset
214 color in your ~/.gtkrc-2.0 file now. I might work on some of those
d6e3e05d365e [gaim-migrate @ 9883]
Tim Ringenbach <marv@pidgin.im>
parents: 9104
diff changeset
215 new Yahoo! features for next release, like buddy icons. But don't
d6e3e05d365e [gaim-migrate @ 9883]
Tim Ringenbach <marv@pidgin.im>
parents: 9104
diff changeset
216 count on it. Thanks to everyone who congratulated me. And thanks
d6e3e05d365e [gaim-migrate @ 9883]
Tim Ringenbach <marv@pidgin.im>
parents: 9104
diff changeset
217 to all our Crazy Patch Writers, who now expect me to apply all their
d6e3e05d365e [gaim-migrate @ 9883]
Tim Ringenbach <marv@pidgin.im>
parents: 9104
diff changeset
218 Crazy Patches.
9103
1359e5275b3c [gaim-migrate @ 9880]
Tim Ringenbach <marv@pidgin.im>
parents: 9102
diff changeset
219
9104
a8587a1a9e88 [gaim-migrate @ 9881]
Christian Hammond <chipx86@chipx86.com>
parents: 9103
diff changeset
220 Christian: First of all, congrats to Tim! He's our latest Gaim
a8587a1a9e88 [gaim-migrate @ 9881]
Christian Hammond <chipx86@chipx86.com>
parents: 9103
diff changeset
221 developer, and we're all glad to have him on board. He's been a
a8587a1a9e88 [gaim-migrate @ 9881]
Christian Hammond <chipx86@chipx86.com>
parents: 9103
diff changeset
222 valuable contributor for awhile now. Thanks again to Felipe Contreras
a8587a1a9e88 [gaim-migrate @ 9881]
Christian Hammond <chipx86@chipx86.com>
parents: 9103
diff changeset
223 for all his MSN work this release. He has some exciting stuff that
a8587a1a9e88 [gaim-migrate @ 9881]
Christian Hammond <chipx86@chipx86.com>
parents: 9103
diff changeset
224 we'll be seeing in 0.79. And last, but not least, thanks to all our
a8587a1a9e88 [gaim-migrate @ 9881]
Christian Hammond <chipx86@chipx86.com>
parents: 9103
diff changeset
225 crazy and not-so-crazy patch writers. There's been a lot done this
a8587a1a9e88 [gaim-migrate @ 9881]
Christian Hammond <chipx86@chipx86.com>
parents: 9103
diff changeset
226 release. I've been taking a small break, first due to school and now
a8587a1a9e88 [gaim-migrate @ 9881]
Christian Hammond <chipx86@chipx86.com>
parents: 9103
diff changeset
227 work, but I'll be coming back strong in the next couple of releases. In
a8587a1a9e88 [gaim-migrate @ 9881]
Christian Hammond <chipx86@chipx86.com>
parents: 9103
diff changeset
228 the meantime, enjoy.
a8587a1a9e88 [gaim-migrate @ 9881]
Christian Hammond <chipx86@chipx86.com>
parents: 9103
diff changeset
229
9106
d6e3e05d365e [gaim-migrate @ 9883]
Tim Ringenbach <marv@pidgin.im>
parents: 9104
diff changeset
230 Gary: Congrats to Tim, no more competing for most ChangeLog entries.
d6e3e05d365e [gaim-migrate @ 9883]
Tim Ringenbach <marv@pidgin.im>
parents: 9104
diff changeset
231 This means you _should_ be winning every release. Anyways, I didn't
d6e3e05d365e [gaim-migrate @ 9883]
Tim Ringenbach <marv@pidgin.im>
parents: 9104
diff changeset
232 finish nearly as much as I wanted to for this release but all of that
d6e3e05d365e [gaim-migrate @ 9883]
Tim Ringenbach <marv@pidgin.im>
parents: 9104
diff changeset
233 and then some should appear in 0.79.
d6e3e05d365e [gaim-migrate @ 9883]
Tim Ringenbach <marv@pidgin.im>
parents: 9104
diff changeset
234
9108
6a17b7e2e3b2 [gaim-migrate @ 9885]
Sean Egan <seanegan@gmail.com>
parents: 9106
diff changeset
235 Sean: I'll write my entry down here tonight. Removing preferences
9395
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
236 was my big crusade this week, and the team did a great job at it,
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
237 but I still have a nagging feeling that our preferences are still
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
238 overwhelming. Everyone's been doing a real great job; it's entirely
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
239 my fault we keep failing to meet our three-week schedule. Send your
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
240 complaints this way.
9108
6a17b7e2e3b2 [gaim-migrate @ 9885]
Sean Egan <seanegan@gmail.com>
parents: 9106
diff changeset
241
9114
345c8faadf8a [gaim-migrate @ 9891]
Nathan Walp <nwalp@pidgin.im>
parents: 9108
diff changeset
242 Nathan: I really didn't do much thanks to exams, and graduation, and all
345c8faadf8a [gaim-migrate @ 9891]
Nathan Walp <nwalp@pidgin.im>
parents: 9108
diff changeset
243 of that fun stuff. For next release, I'll have all new excuses, like my
345c8faadf8a [gaim-migrate @ 9891]
Nathan Walp <nwalp@pidgin.im>
parents: 9108
diff changeset
244 new job, or maybe something I haven't even thought of yet. Oh yeah, and
345c8faadf8a [gaim-migrate @ 9891]
Nathan Walp <nwalp@pidgin.im>
parents: 9108
diff changeset
245 a big warm welcome to Tim!
345c8faadf8a [gaim-migrate @ 9891]
Nathan Walp <nwalp@pidgin.im>
parents: 9108
diff changeset
246
8762
831a0488a719 [gaim-migrate @ 9517]
Sean Egan <seanegan@gmail.com>
parents: 8553
diff changeset
247 0.77 (04/22/2004):
831a0488a719 [gaim-migrate @ 9517]
Sean Egan <seanegan@gmail.com>
parents: 8553
diff changeset
248 Sean: We're back to a somewhat regular release cycle now. Hooray!
9395
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
249 WYSIWYG is much improved in this release, and you can now copy and
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
250 paste rich text to and from Gaim and other applications (see: Mozilla,
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
251 Evolution OpenOffice). Also, Novell has released their first release
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
252 of their GroupWise plugin, included in this release. Good stuff all
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
253 around.
8762
831a0488a719 [gaim-migrate @ 9517]
Sean Egan <seanegan@gmail.com>
parents: 8553
diff changeset
254
8763
e835c6a8dfb1 [gaim-migrate @ 9518]
Luke Schierer <lschiere@pidgin.im>
parents: 8762
diff changeset
255 Luke: Only a week "late" this time around, much nicer than the delay
e835c6a8dfb1 [gaim-migrate @ 9518]
Luke Schierer <lschiere@pidgin.im>
parents: 8762
diff changeset
256 before the last release. Anyway, this release sees a HUGE number of
e835c6a8dfb1 [gaim-migrate @ 9518]
Luke Schierer <lschiere@pidgin.im>
parents: 8762
diff changeset
257 improvements to the WYSIWYG support, much thanks to all involved. If
e835c6a8dfb1 [gaim-migrate @ 9518]
Luke Schierer <lschiere@pidgin.im>
parents: 8762
diff changeset
258 you weren't impressed before, you should be now! This release also
e835c6a8dfb1 [gaim-migrate @ 9518]
Luke Schierer <lschiere@pidgin.im>
parents: 8762
diff changeset
259 sees the end of our TOC support, no one has been working on this in
e835c6a8dfb1 [gaim-migrate @ 9518]
Luke Schierer <lschiere@pidgin.im>
parents: 8762
diff changeset
260 some time and its causing problems. DON'T USE IT!. Also plugin
e835c6a8dfb1 [gaim-migrate @ 9518]
Luke Schierer <lschiere@pidgin.im>
parents: 8762
diff changeset
261 authors will want to take note of the fact that the plugin api version
e835c6a8dfb1 [gaim-migrate @ 9518]
Luke Schierer <lschiere@pidgin.im>
parents: 8762
diff changeset
262 changed. A nice solid release for you all :-)
e835c6a8dfb1 [gaim-migrate @ 9518]
Luke Schierer <lschiere@pidgin.im>
parents: 8762
diff changeset
263
8764
f8570fee2a57 [gaim-migrate @ 9519]
Ethan Blanton <elb@pidgin.im>
parents: 8763
diff changeset
264 Ethan: Once again I thought about doing some things and committed
f8570fee2a57 [gaim-migrate @ 9519]
Ethan Blanton <elb@pidgin.im>
parents: 8763
diff changeset
265 things that other people did. This development model is awesome. I
f8570fee2a57 [gaim-migrate @ 9519]
Ethan Blanton <elb@pidgin.im>
parents: 8763
diff changeset
266 helped Mark refactor some stuff and our collective code ownership
f8570fee2a57 [gaim-migrate @ 9519]
Ethan Blanton <elb@pidgin.im>
parents: 8763
diff changeset
267 helped us utilize a coherent system metaphor during our pair program-
f8570fee2a57 [gaim-migrate @ 9519]
Ethan Blanton <elb@pidgin.im>
parents: 8763
diff changeset
268 ming sessions. It was extremely extreme. Look for some hard crypto
f8570fee2a57 [gaim-migrate @ 9519]
Ethan Blanton <elb@pidgin.im>
parents: 8763
diff changeset
269 lovin' from yet another crazy contributor in the near future...
f8570fee2a57 [gaim-migrate @ 9519]
Ethan Blanton <elb@pidgin.im>
parents: 8763
diff changeset
270
8765
ae8879bfa9fd [gaim-migrate @ 9520]
Luke Schierer <lschiere@pidgin.im>
parents: 8764
diff changeset
271 Ka-Hing: I actually did something for this release... or rather, the
ae8879bfa9fd [gaim-migrate @ 9520]
Luke Schierer <lschiere@pidgin.im>
parents: 8764
diff changeset
272 previous release, but LSchiere2 didn't commit that until this release.
ae8879bfa9fd [gaim-migrate @ 9520]
Luke Schierer <lschiere@pidgin.im>
parents: 8764
diff changeset
273 So blame him. System logging is back, so you can log people's signon/
ae8879bfa9fd [gaim-migrate @ 9520]
Luke Schierer <lschiere@pidgin.im>
parents: 8764
diff changeset
274 off/away/idle-ness again. There may be bugs with it, I don't know, not
ae8879bfa9fd [gaim-migrate @ 9520]
Luke Schierer <lschiere@pidgin.im>
parents: 8764
diff changeset
275 like I use it. I will try to work on something that I will actually use
ae8879bfa9fd [gaim-migrate @ 9520]
Luke Schierer <lschiere@pidgin.im>
parents: 8764
diff changeset
276 for the next release.
ae8879bfa9fd [gaim-migrate @ 9520]
Luke Schierer <lschiere@pidgin.im>
parents: 8764
diff changeset
277
ae8879bfa9fd [gaim-migrate @ 9520]
Luke Schierer <lschiere@pidgin.im>
parents: 8764
diff changeset
278 Etan: Looking for someone to pair program with.
ae8879bfa9fd [gaim-migrate @ 9520]
Luke Schierer <lschiere@pidgin.im>
parents: 8764
diff changeset
279
8768
585f43fb52a1 [gaim-migrate @ 9523]
Christian Hammond <chipx86@chipx86.com>
parents: 8765
diff changeset
280 Christian: A round of applause to our crazy patch writers! Their
585f43fb52a1 [gaim-migrate @ 9523]
Christian Hammond <chipx86@chipx86.com>
parents: 8765
diff changeset
281 contributions this release is impressive. WYSIWYG has come a long way
585f43fb52a1 [gaim-migrate @ 9523]
Christian Hammond <chipx86@chipx86.com>
parents: 8765
diff changeset
282 since 0.76 thanks to them. Also, thanks to Felipe Contreras for his
585f43fb52a1 [gaim-migrate @ 9523]
Christian Hammond <chipx86@chipx86.com>
parents: 8765
diff changeset
283 MSN contributions. We should see some good stuff going into there soon.
585f43fb52a1 [gaim-migrate @ 9523]
Christian Hammond <chipx86@chipx86.com>
parents: 8765
diff changeset
284 I myself didn't do a huge amount, aside from breaking everybody's
585f43fb52a1 [gaim-migrate @ 9523]
Christian Hammond <chipx86@chipx86.com>
parents: 8765
diff changeset
285 plugins, although I have some work going on in the background that will
585f43fb52a1 [gaim-migrate @ 9523]
Christian Hammond <chipx86@chipx86.com>
parents: 8765
diff changeset
286 hopefully make it into release soon.
585f43fb52a1 [gaim-migrate @ 9523]
Christian Hammond <chipx86@chipx86.com>
parents: 8765
diff changeset
287
8540
c803c4b0c97b [gaim-migrate @ 9282]
Luke Schierer <lschiere@pidgin.im>
parents: 8055
diff changeset
288 0.76 (04/01/2004):
8548
fae482a76700 [gaim-migrate @ 9290]
Sean Egan <seanegan@gmail.com>
parents: 8547
diff changeset
289 Sean: Yeah, it's been a long time since the last release, and despite
fae482a76700 [gaim-migrate @ 9290]
Sean Egan <seanegan@gmail.com>
parents: 8547
diff changeset
290 what others may tell you, we were just really lazy. This is pretty
fae482a76700 [gaim-migrate @ 9290]
Sean Egan <seanegan@gmail.com>
parents: 8547
diff changeset
291 much just 0.75 again, but, like, someone changed the "Info" icon and
fae482a76700 [gaim-migrate @ 9290]
Sean Egan <seanegan@gmail.com>
parents: 8547
diff changeset
292 I think, like, the Chinese translation may have been updated. We did
fae482a76700 [gaim-migrate @ 9290]
Sean Egan <seanegan@gmail.com>
parents: 8547
diff changeset
293 nothing interesting on it at all. Others may tell you "we haven't just
fae482a76700 [gaim-migrate @ 9290]
Sean Egan <seanegan@gmail.com>
parents: 8547
diff changeset
294 been lazy," or "you guys will find that we've managed to do some neat
fae482a76700 [gaim-migrate @ 9290]
Sean Egan <seanegan@gmail.com>
parents: 8547
diff changeset
295 stuf in this one." They lie. All of them.
9102
5f64eaa1e766 [gaim-migrate @ 9879]
Luke Schierer <lschiere@pidgin.im>
parents: 8768
diff changeset
296
8540
c803c4b0c97b [gaim-migrate @ 9282]
Luke Schierer <lschiere@pidgin.im>
parents: 8055
diff changeset
297 Luke: Okay, normally I wait for Sean to go first, but he said to commit.
c803c4b0c97b [gaim-migrate @ 9282]
Luke Schierer <lschiere@pidgin.im>
parents: 8055
diff changeset
298 Its been a few months since the last release, but we haven't just been
c803c4b0c97b [gaim-migrate @ 9282]
Luke Schierer <lschiere@pidgin.im>
parents: 8055
diff changeset
299 lazy. A very long ChangeLog for you all. Most notably of course is the
c803c4b0c97b [gaim-migrate @ 9282]
Luke Schierer <lschiere@pidgin.im>
parents: 8055
diff changeset
300 addition of WYSIWYG input for chats and conversations. Many thanks to
c803c4b0c97b [gaim-migrate @ 9282]
Luke Schierer <lschiere@pidgin.im>
parents: 8055
diff changeset
301 DAYS of long work by Sean, Gary Kramlich, Kevin Stange, Tim Ringenbach,
9395
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
302 and Stu Tomlinson for their efforts writting, fixing, and testing
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
303 this. Without the dedicated support of our crazy patch writters, this
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
304 release would have taken yet longer. Sean also has yahoo working again,
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
305 with some assistance from our friends over at Trillian, you may all
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
306 officially rejoice. We also have a large number of bug fixes, closing
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
307 more than 200 bug reports this month alone.
8540
c803c4b0c97b [gaim-migrate @ 9282]
Luke Schierer <lschiere@pidgin.im>
parents: 8055
diff changeset
308
8541
67777d6f72b8 [gaim-migrate @ 9283]
Christian Hammond <chipx86@chipx86.com>
parents: 8540
diff changeset
309 Christian: It's been a long time between the last release, but I think
67777d6f72b8 [gaim-migrate @ 9283]
Christian Hammond <chipx86@chipx86.com>
parents: 8540
diff changeset
310 you guys will find that we've managed to do some neat stuff in this one.
67777d6f72b8 [gaim-migrate @ 9283]
Christian Hammond <chipx86@chipx86.com>
parents: 8540
diff changeset
311 So many bug fixes and new features. It's enough to drive a wombat mad!
67777d6f72b8 [gaim-migrate @ 9283]
Christian Hammond <chipx86@chipx86.com>
parents: 8540
diff changeset
312 The new WYSIWYG input is cool stuff. You'll either love it or hate it,
67777d6f72b8 [gaim-migrate @ 9283]
Christian Hammond <chipx86@chipx86.com>
parents: 8540
diff changeset
313 I guess. I'm working on some stuff that some of you are going to love,
67777d6f72b8 [gaim-migrate @ 9283]
Christian Hammond <chipx86@chipx86.com>
parents: 8540
diff changeset
314 but I'm not promising it for a few more versions. It's a secret!
67777d6f72b8 [gaim-migrate @ 9283]
Christian Hammond <chipx86@chipx86.com>
parents: 8540
diff changeset
315
8542
08081555f214 [gaim-migrate @ 9284]
Mark Doliner <mark@kingant.net>
parents: 8541
diff changeset
316 Mark: Our crazy patch writers rock. Gary Kramlich, Tim Ringenbach,
08081555f214 [gaim-migrate @ 9284]
Mark Doliner <mark@kingant.net>
parents: 8541
diff changeset
317 Kevin Stange, and Stu Tomlinson did an amazing job of tying up
08081555f214 [gaim-migrate @ 9284]
Mark Doliner <mark@kingant.net>
parents: 8541
diff changeset
318 loose ends and helping get this release out the door. Thanks guys!
8547
9b2f06d7412a [gaim-migrate @ 9289]
Luke Schierer <lschiere@pidgin.im>
parents: 8543
diff changeset
319
8543
74a8c841e18b [gaim-migrate @ 9285]
Rob Flynn <gaim@robflynn.com>
parents: 8542
diff changeset
320 Rob: My birthday is in a few days. I like cool stuff. Buy me something
74a8c841e18b [gaim-migrate @ 9285]
Rob Flynn <gaim@robflynn.com>
parents: 8542
diff changeset
321 grand!!
8542
08081555f214 [gaim-migrate @ 9284]
Mark Doliner <mark@kingant.net>
parents: 8541
diff changeset
322
8547
9b2f06d7412a [gaim-migrate @ 9289]
Luke Schierer <lschiere@pidgin.im>
parents: 8543
diff changeset
323 Tim: Luke said write a NEWS, so I thought I would. There's a room
9b2f06d7412a [gaim-migrate @ 9289]
Luke Schierer <lschiere@pidgin.im>
parents: 8543
diff changeset
324 list dialog now. And Nathan and I doubled the number of protocols that
9b2f06d7412a [gaim-migrate @ 9289]
Luke Schierer <lschiere@pidgin.im>
parents: 8543
diff changeset
325 can transfer files. After that I got lazy/busy and let Gary, Kevin,
9b2f06d7412a [gaim-migrate @ 9289]
Luke Schierer <lschiere@pidgin.im>
parents: 8543
diff changeset
326 and Stu fix all the bugs.
9b2f06d7412a [gaim-migrate @ 9289]
Luke Schierer <lschiere@pidgin.im>
parents: 8543
diff changeset
327
8551
379320562c15 [gaim-migrate @ 9293]
Nathan Walp <nwalp@pidgin.im>
parents: 8548
diff changeset
328 Nathan: Rob happens to share a birthday with my sister. So far she's
379320562c15 [gaim-migrate @ 9293]
Nathan Walp <nwalp@pidgin.im>
parents: 8548
diff changeset
329 been very vague about what she wants. She's not an easy person to shop
379320562c15 [gaim-migrate @ 9293]
Nathan Walp <nwalp@pidgin.im>
parents: 8548
diff changeset
330 for. As for things you probably care more about, this release has so
379320562c15 [gaim-migrate @ 9293]
Nathan Walp <nwalp@pidgin.im>
parents: 8548
diff changeset
331 much in it that I've forgotten about most of it. The stupidest of the
379320562c15 [gaim-migrate @ 9293]
Nathan Walp <nwalp@pidgin.im>
parents: 8548
diff changeset
332 bugs from 0.75 are fixed. Jabber has a first pass at file transfer
379320562c15 [gaim-migrate @ 9293]
Nathan Walp <nwalp@pidgin.im>
parents: 8548
diff changeset
333 support (no proxy support yet). SOCKS 5 proxy support may have gotten
379320562c15 [gaim-migrate @ 9293]
Nathan Walp <nwalp@pidgin.im>
parents: 8548
diff changeset
334 a little better as a side-effect. Twinkies and penguin points to all
379320562c15 [gaim-migrate @ 9293]
Nathan Walp <nwalp@pidgin.im>
parents: 8548
diff changeset
335 of the crazy patch writers, who did more than their fair share this
379320562c15 [gaim-migrate @ 9293]
Nathan Walp <nwalp@pidgin.im>
parents: 8548
diff changeset
336 release.
379320562c15 [gaim-migrate @ 9293]
Nathan Walp <nwalp@pidgin.im>
parents: 8548
diff changeset
337
8553
225e22e5c89e [gaim-migrate @ 9295]
Ethan Blanton <elb@pidgin.im>
parents: 8551
diff changeset
338 Ethan: My birthday was yesterday, and not on the same day as Rob
225e22e5c89e [gaim-migrate @ 9295]
Ethan Blanton <elb@pidgin.im>
parents: 8551
diff changeset
339 and Nathan's sister. And I don't mean that Rob and Nathan have the
225e22e5c89e [gaim-migrate @ 9295]
Ethan Blanton <elb@pidgin.im>
parents: 8551
diff changeset
340 same sister. For this release, I thought about making IRC better, I
225e22e5c89e [gaim-migrate @ 9295]
Ethan Blanton <elb@pidgin.im>
parents: 8551
diff changeset
341 thought about making Tcl better, and I committed patches from several
225e22e5c89e [gaim-migrate @ 9295]
Ethan Blanton <elb@pidgin.im>
parents: 8551
diff changeset
342 others who actually did these things. And probably some other
225e22e5c89e [gaim-migrate @ 9295]
Ethan Blanton <elb@pidgin.im>
parents: 8551
diff changeset
343 things, too. Let's hear it for crazy patch writers, and for the open
225e22e5c89e [gaim-migrate @ 9295]
Ethan Blanton <elb@pidgin.im>
parents: 8551
diff changeset
344 source philosophy that lets them get so CRAZY.
225e22e5c89e [gaim-migrate @ 9295]
Ethan Blanton <elb@pidgin.im>
parents: 8551
diff changeset
345
8047
9debddd2d782 [gaim-migrate @ 8732]
Rob Flynn <gaim@robflynn.com>
parents: 7635
diff changeset
346 0.75 (01/09/2004):
9debddd2d782 [gaim-migrate @ 8732]
Rob Flynn <gaim@robflynn.com>
parents: 7635
diff changeset
347 Rob: Woah, what's this? Me? Making a NEWS post!? Say it ain't so!
9debddd2d782 [gaim-migrate @ 8732]
Rob Flynn <gaim@robflynn.com>
parents: 7635
diff changeset
348 That's right, kiddos, I'm finally coming out of my reclusiveness.
9debddd2d782 [gaim-migrate @ 8732]
Rob Flynn <gaim@robflynn.com>
parents: 7635
diff changeset
349 I had a pretty shitty few months, and also just needed a break from
9debddd2d782 [gaim-migrate @ 8732]
Rob Flynn <gaim@robflynn.com>
parents: 7635
diff changeset
350 things. But, I'm back, and that's good. Right? Yes. And now,
9debddd2d782 [gaim-migrate @ 8732]
Rob Flynn <gaim@robflynn.com>
parents: 7635
diff changeset
351 a little word from Eric Warmenhoven.. :P
9debddd2d782 [gaim-migrate @ 8732]
Rob Flynn <gaim@robflynn.com>
parents: 7635
diff changeset
352
8049
5218cbc8c420 [gaim-migrate @ 8734]
Sean Egan <seanegan@gmail.com>
parents: 8047
diff changeset
353 Eric: Ah, Rob and Eric. Just like the good ol' days. Now, if
5218cbc8c420 [gaim-migrate @ 8734]
Sean Egan <seanegan@gmail.com>
parents: 8047
diff changeset
354 you'll excuse me, I have to go make some commits with Led Zeppelin
5218cbc8c420 [gaim-migrate @ 8734]
Sean Egan <seanegan@gmail.com>
parents: 8047
diff changeset
355 lyrics as my commit logs. heh. What do you mean, I look a lot
5218cbc8c420 [gaim-migrate @ 8734]
Sean Egan <seanegan@gmail.com>
parents: 8047
diff changeset
356 like Sean Egan? I'm... oh fine, you got me. It's really just Sean
5218cbc8c420 [gaim-migrate @ 8734]
Sean Egan <seanegan@gmail.com>
parents: 8047
diff changeset
357 in an Eric Warmenhoven costume.
5218cbc8c420 [gaim-migrate @ 8734]
Sean Egan <seanegan@gmail.com>
parents: 8047
diff changeset
358
5218cbc8c420 [gaim-migrate @ 8734]
Sean Egan <seanegan@gmail.com>
parents: 8047
diff changeset
359 So, Yahoo! works again, and that's good. And 0.76 is going to have
5218cbc8c420 [gaim-migrate @ 8734]
Sean Egan <seanegan@gmail.com>
parents: 8047
diff changeset
360 something _very_ neat.
5218cbc8c420 [gaim-migrate @ 8734]
Sean Egan <seanegan@gmail.com>
parents: 8047
diff changeset
361
8050
451d2a6c4905 [gaim-migrate @ 8735]
Nathan Walp <nwalp@pidgin.im>
parents: 8049
diff changeset
362 Nathan: You're running out of excuses to not use Jabber. Our chat
451d2a6c4905 [gaim-migrate @ 8735]
Nathan Walp <nwalp@pidgin.im>
parents: 8049
diff changeset
363 support is now bar-some, quickly approaching bar-none! Everything
451d2a6c4905 [gaim-migrate @ 8735]
Nathan Walp <nwalp@pidgin.im>
parents: 8049
diff changeset
364 else in Jabber got neat improvements too. I'll leave it up to you
451d2a6c4905 [gaim-migrate @ 8735]
Nathan Walp <nwalp@pidgin.im>
parents: 8049
diff changeset
365 to figure out what they were.
451d2a6c4905 [gaim-migrate @ 8735]
Nathan Walp <nwalp@pidgin.im>
parents: 8049
diff changeset
366
451d2a6c4905 [gaim-migrate @ 8735]
Nathan Walp <nwalp@pidgin.im>
parents: 8049
diff changeset
367 <boilerplate promises for cool features in $version++>
451d2a6c4905 [gaim-migrate @ 8735]
Nathan Walp <nwalp@pidgin.im>
parents: 8049
diff changeset
368
8051
13ff53abc105 [gaim-migrate @ 8736]
Christian Hammond <chipx86@chipx86.com>
parents: 8050
diff changeset
369 Christian: I've been a bit absent this release, due to life stuff
13ff53abc105 [gaim-migrate @ 8736]
Christian Hammond <chipx86@chipx86.com>
parents: 8050
diff changeset
370 and working on some other projects. Some MSN goodies are going to be
13ff53abc105 [gaim-migrate @ 8736]
Christian Hammond <chipx86@chipx86.com>
parents: 8050
diff changeset
371 available in an upcoming version, and I have some neat Gaim-related
13ff53abc105 [gaim-migrate @ 8736]
Christian Hammond <chipx86@chipx86.com>
parents: 8050
diff changeset
372 stuff I'm working on that will hopefully see the light of day. I'd
13ff53abc105 [gaim-migrate @ 8736]
Christian Hammond <chipx86@chipx86.com>
parents: 8050
diff changeset
373 like to say good job to the other developers. Good release. (Of course,
13ff53abc105 [gaim-migrate @ 8736]
Christian Hammond <chipx86@chipx86.com>
parents: 8050
diff changeset
374 every time I say that, something breaks horribly right after we
13ff53abc105 [gaim-migrate @ 8736]
Christian Hammond <chipx86@chipx86.com>
parents: 8050
diff changeset
375 release it.)
13ff53abc105 [gaim-migrate @ 8736]
Christian Hammond <chipx86@chipx86.com>
parents: 8050
diff changeset
376
8053
223f530321e2 [gaim-migrate @ 8738]
Luke Schierer <lschiere@pidgin.im>
parents: 8051
diff changeset
377 Luke: Okay, so Sean rocks and got Yahoo working again in 12 minutes.
223f530321e2 [gaim-migrate @ 8738]
Luke Schierer <lschiere@pidgin.im>
parents: 8051
diff changeset
378 Unfortunately, he took out the chat support in doing so. So use
223f530321e2 [gaim-migrate @ 8738]
Luke Schierer <lschiere@pidgin.im>
parents: 8051
diff changeset
379 conferences for now if you use yahoo. Users begging for file
223f530321e2 [gaim-migrate @ 8738]
Luke Schierer <lschiere@pidgin.im>
parents: 8051
diff changeset
380 transfer support should thank Tim 'marv' Ringenbach for Yahoo ft,
223f530321e2 [gaim-migrate @ 8738]
Luke Schierer <lschiere@pidgin.im>
parents: 8051
diff changeset
381 and everyone should be happy to note that 0.75 leaks far less than
223f530321e2 [gaim-migrate @ 8738]
Luke Schierer <lschiere@pidgin.im>
parents: 8051
diff changeset
382 0.74. Also, a lot of other bug fixes happened that escape my notice
223f530321e2 [gaim-migrate @ 8738]
Luke Schierer <lschiere@pidgin.im>
parents: 8051
diff changeset
383 right now.
223f530321e2 [gaim-migrate @ 8738]
Luke Schierer <lschiere@pidgin.im>
parents: 8051
diff changeset
384
8055
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
385 Ethan: I just want to say that now logging really doesn't eat
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
386 memory 'till the cows come home. We don't think.
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
387
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
388 I would like to thank each and every one of these people, and
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
389 I think you should, too:
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
390
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
391 Paul A, Daniel Atallah, Patrick Aussems, Brian Bernas,
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
392 Jonas Birmé, Ethan Blanton (hi Mom), Joshua Blanton, Herman
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
393 Bloggs, Jason Boerner, Graham Booker, Craig Boston, Chris
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
394 Boyle, Jeremy Brooks, Sean Burke, Cerulean Studios LLC,
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
395 Ka-Hing Cheung, Arturo Cisneros Jr., Vincas Ciziunas, Joe
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
396 Clarke, Todd Cohen, Felipe Contreras, Jeramey Crawford, Mark
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
397 Doliner, Nuno Donato, Jim Duchek, Tom Dyas, Andrew Echols,
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
398 Sean Egan, Brian Enigma, Stefan Esser, Larry Ewing, Jesse
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
399 Farmer, Gavan Fantom, Rob Flynn, Nathan Fredrickson, Free
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
400 Software Foundation, Decklin Foster, Adam Fritzler, Michael
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
401 Golden, Ryan C. Gordon, Christian Hammond, Andy Harrison, G.
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
402 Sumner Hayes, Mike Heffner, Iain Holmes, Karsten Huneycutt,
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
403 Akuke Kok, Tero Kuusela, Dennis Lambe Jr., Ho-seok Lee, Moses
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
404 Lei, Ambrose C. Li, Nicolas Lichtmaier, Artem Litvinovich, Syd
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
405 Logan, Matthew Luckie, Brian Macke, Paolo Maggi, Willian T.
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
406 Mahan, John Matthews, Ryan McCabe, Robert McQueen, Robert
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
407 Mibus, Benjamin Miller, Kevin Miller, Paul Miller, Arkadiusz
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
408 Miskiewicz, Andrew Molloy, Matt Pandina, Ricardo Fernandez
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
409 Pascual, Havoc Pennington, Ari Pollak, Robey Pointer, Nathan
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
410 Poznick, Brent Priddy, Federicco Mena Quintero, David Raeman,
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
411 Etan Reisner, Kristian Rietveld, Tim Ringenbach, Andrew
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
412 Rodland, Neil Sanchala, Carsten Schaar, Luke Schierer, Torrey
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
413 Searle, Jim Seymour, John Silvestri, David Smock, Mark
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
414 Spencer, Lex Spoon, Kevin Stange, David Stoddard, Stu
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
415 Tomlinson, Brian Tarricone, Peter Teichman, Arun A. Tharuvai,
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
416 Philip Tellis, Bill Tompkins, Tom Tromey, Junichi Uekawa,
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
417 Bjoern Voigt, Nathan Walp, Eric Warmenhoven, Jason Willis,
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
418 Matt Wilson, Ximian, Jaroen Zwartepoorte.
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
419
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
420 Thanks, all.
b1041c5f5c2d [gaim-migrate @ 8740]
Ethan Blanton <elb@pidgin.im>
parents: 8053
diff changeset
421
7635
eeb54a540020 [gaim-migrate @ 8275]
Ethan Blanton <elb@pidgin.im>
parents: 7595
diff changeset
422 0.74 (11/25/2003):
eeb54a540020 [gaim-migrate @ 8275]
Ethan Blanton <elb@pidgin.im>
parents: 7595
diff changeset
423 Sean: Christian and Nathan were wrong.
eeb54a540020 [gaim-migrate @ 8275]
Ethan Blanton <elb@pidgin.im>
parents: 7595
diff changeset
424
eeb54a540020 [gaim-migrate @ 8275]
Ethan Blanton <elb@pidgin.im>
parents: 7595
diff changeset
425 Ethan: I don't know how solid or good this release will be, but
eeb54a540020 [gaim-migrate @ 8275]
Ethan Blanton <elb@pidgin.im>
parents: 7595
diff changeset
426 hopefully it's better than 0.73! Not that 0.73 didn't rock or
eeb54a540020 [gaim-migrate @ 8275]
Ethan Blanton <elb@pidgin.im>
parents: 7595
diff changeset
427 anything, but for those users bit by its peculiar little bugs
eeb54a540020 [gaim-migrate @ 8275]
Ethan Blanton <elb@pidgin.im>
parents: 7595
diff changeset
428 it wasn't as nice as this will be.
eeb54a540020 [gaim-migrate @ 8275]
Ethan Blanton <elb@pidgin.im>
parents: 7595
diff changeset
429
eeb54a540020 [gaim-migrate @ 8275]
Ethan Blanton <elb@pidgin.im>
parents: 7595
diff changeset
430 Nathan: Jabber got some good tweaks, and logging doesn't eat
eeb54a540020 [gaim-migrate @ 8275]
Ethan Blanton <elb@pidgin.im>
parents: 7595
diff changeset
431 memory until the cows come home. Which is good, because they
eeb54a540020 [gaim-migrate @ 8275]
Ethan Blanton <elb@pidgin.im>
parents: 7595
diff changeset
432 said they'll be out until late.
eeb54a540020 [gaim-migrate @ 8275]
Ethan Blanton <elb@pidgin.im>
parents: 7595
diff changeset
433
eeb54a540020 [gaim-migrate @ 8275]
Ethan Blanton <elb@pidgin.im>
parents: 7595
diff changeset
434 Luke: Always nice when directories get created correctly ;-)
eeb54a540020 [gaim-migrate @ 8275]
Ethan Blanton <elb@pidgin.im>
parents: 7595
diff changeset
435
7593
3456b3ce0775 [gaim-migrate @ 8211]
Nathan Walp <nwalp@pidgin.im>
parents: 7397
diff changeset
436 0.73 (11/21/2003):
3456b3ce0775 [gaim-migrate @ 8211]
Nathan Walp <nwalp@pidgin.im>
parents: 7397
diff changeset
437 Nathan: This should be a really solid release. I fixed most if not
3456b3ce0775 [gaim-migrate @ 8211]
Nathan Walp <nwalp@pidgin.im>
parents: 7397
diff changeset
438 all of the idiotic Jabber bugs from 0.72, and re-enabled the SASL
3456b3ce0775 [gaim-migrate @ 8211]
Nathan Walp <nwalp@pidgin.im>
parents: 7397
diff changeset
439 login stuff, now that it is finalized in the XMPP drafts. Oh, and
3456b3ce0775 [gaim-migrate @ 8211]
Nathan Walp <nwalp@pidgin.im>
parents: 7397
diff changeset
440 we now have a release notification plugin, so you can find out when
3456b3ce0775 [gaim-migrate @ 8211]
Nathan Walp <nwalp@pidgin.im>
parents: 7397
diff changeset
441 the latest and greatest version of Gaim is out without breaking that
3456b3ce0775 [gaim-migrate @ 8211]
Nathan Walp <nwalp@pidgin.im>
parents: 7397
diff changeset
442 reload button in your browser. There's other fun new stuff, but I
3456b3ce0775 [gaim-migrate @ 8211]
Nathan Walp <nwalp@pidgin.im>
parents: 7397
diff changeset
443 forget what it is.
3456b3ce0775 [gaim-migrate @ 8211]
Nathan Walp <nwalp@pidgin.im>
parents: 7397
diff changeset
444
7595
9c25507164a5 [gaim-migrate @ 8213]
Christian Hammond <chipx86@chipx86.com>
parents: 7593
diff changeset
445 Christian: This is a good release, as Nathan said. For all those who
9c25507164a5 [gaim-migrate @ 8213]
Christian Hammond <chipx86@chipx86.com>
parents: 7593
diff changeset
446 hated all the disconnect dialogs, we now have a {dis,re}connect{ed,}
9c25507164a5 [gaim-migrate @ 8213]
Christian Hammond <chipx86@chipx86.com>
parents: 7593
diff changeset
447 dialog that replaces all of them and shows every account that became
9c25507164a5 [gaim-migrate @ 8213]
Christian Hammond <chipx86@chipx86.com>
parents: 7593
diff changeset
448 disconnected. Also, there were some MSN fixes thrown in, such as
9c25507164a5 [gaim-migrate @ 8213]
Christian Hammond <chipx86@chipx86.com>
parents: 7593
diff changeset
449 the problem with unblocking users. My personal favorite, since it's
9c25507164a5 [gaim-migrate @ 8213]
Christian Hammond <chipx86@chipx86.com>
parents: 7593
diff changeset
450 really been bugging me for awhile, is the bug with the border on the
9c25507164a5 [gaim-migrate @ 8213]
Christian Hammond <chipx86@chipx86.com>
parents: 7593
diff changeset
451 close buttons is fixed. Oh yes, and let's not forget the new logging.
9c25507164a5 [gaim-migrate @ 8213]
Christian Hammond <chipx86@chipx86.com>
parents: 7593
diff changeset
452 It simply rocks. This is a pretty stable release, so get it. 0.74 is
9c25507164a5 [gaim-migrate @ 8213]
Christian Hammond <chipx86@chipx86.com>
parents: 7593
diff changeset
453 going to have some niceties that people have been waiting for.
9c25507164a5 [gaim-migrate @ 8213]
Christian Hammond <chipx86@chipx86.com>
parents: 7593
diff changeset
454
7390
adda72b4a238 [gaim-migrate @ 7985]
Sean Egan <seanegan@gmail.com>
parents: 7228
diff changeset
455 0.72 (10/30/2003):
adda72b4a238 [gaim-migrate @ 7985]
Sean Egan <seanegan@gmail.com>
parents: 7228
diff changeset
456 Sean: I think I'll go as the Gaim logo guy for Halloween. That
adda72b4a238 [gaim-migrate @ 7985]
Sean Egan <seanegan@gmail.com>
parents: 7228
diff changeset
457 would be a cool costume.
adda72b4a238 [gaim-migrate @ 7985]
Sean Egan <seanegan@gmail.com>
parents: 7228
diff changeset
458
7391
f046f7932f98 [gaim-migrate @ 7986]
Luke Schierer <lschiere@pidgin.im>
parents: 7390
diff changeset
459 Luke: We've had a record month for number of bugs submitted (395 as
f046f7932f98 [gaim-migrate @ 7986]
Luke Schierer <lschiere@pidgin.im>
parents: 7390
diff changeset
460 of now) this month, but the total number of bugs open has grown by
7393
3bdf8d289f98 [gaim-migrate @ 7988]
Christian Hammond <chipx86@chipx86.com>
parents: 7392
diff changeset
461 less than 20, so while it might be fustrating for those of you out
7391
f046f7932f98 [gaim-migrate @ 7986]
Luke Schierer <lschiere@pidgin.im>
parents: 7390
diff changeset
462 there who think your bug report is being ignored, know that we are
7393
3bdf8d289f98 [gaim-migrate @ 7988]
Christian Hammond <chipx86@chipx86.com>
parents: 7392
diff changeset
463 doing our best to look at them all :-). This release fixes a goodly
7391
f046f7932f98 [gaim-migrate @ 7986]
Luke Schierer <lschiere@pidgin.im>
parents: 7390
diff changeset
464 number of bugs including the troubles with signing on icq (thanks
7393
3bdf8d289f98 [gaim-migrate @ 7988]
Christian Hammond <chipx86@chipx86.com>
parents: 7392
diff changeset
465 to Mark). Enjoy!
7391
f046f7932f98 [gaim-migrate @ 7986]
Luke Schierer <lschiere@pidgin.im>
parents: 7390
diff changeset
466
7392
a349b8227553 [gaim-migrate @ 7987]
Christian Hammond <chipx86@chipx86.com>
parents: 7391
diff changeset
467 Christian: Last release brought forward a lot of bug reports, such
a349b8227553 [gaim-migrate @ 7987]
Christian Hammond <chipx86@chipx86.com>
parents: 7391
diff changeset
468 as the ICQ bug, and also trouble with installing SSL. I can't count
a349b8227553 [gaim-migrate @ 7987]
Christian Hammond <chipx86@chipx86.com>
parents: 7391
diff changeset
469 how many people were confused as to why their MSN plugin wasn't
a349b8227553 [gaim-migrate @ 7987]
Christian Hammond <chipx86@chipx86.com>
parents: 7391
diff changeset
470 loading. Now, it'll load regardless, and when you try to connect,
a349b8227553 [gaim-migrate @ 7987]
Christian Hammond <chipx86@chipx86.com>
parents: 7391
diff changeset
471 it'll give you an error dialog saying to install SSL (if you don't
a349b8227553 [gaim-migrate @ 7987]
Christian Hammond <chipx86@chipx86.com>
parents: 7391
diff changeset
472 have it installed, of course). I didn't do a whole lot this release,
a349b8227553 [gaim-migrate @ 7987]
Christian Hammond <chipx86@chipx86.com>
parents: 7391
diff changeset
473 but that'll change with the next. There are some fun things coming.
a349b8227553 [gaim-migrate @ 7987]
Christian Hammond <chipx86@chipx86.com>
parents: 7391
diff changeset
474
7394
c6ff3c1fb1b3 [gaim-migrate @ 7989]
Ethan Blanton <elb@pidgin.im>
parents: 7393
diff changeset
475 Ethan: In complete defiance of history, I did something this
c6ff3c1fb1b3 [gaim-migrate @ 7989]
Ethan Blanton <elb@pidgin.im>
parents: 7393
diff changeset
476 release. It had to do with IRC. If I type here for long
c6ff3c1fb1b3 [gaim-migrate @ 7989]
Ethan Blanton <elb@pidgin.im>
parents: 7393
diff changeset
477 enough, I'm sure I'll remember what it was... Oh yeah, all of
c6ff3c1fb1b3 [gaim-migrate @ 7989]
Ethan Blanton <elb@pidgin.im>
parents: 7393
diff changeset
478 you paranoid people can hide your local username by changing
c6ff3c1fb1b3 [gaim-migrate @ 7989]
Ethan Blanton <elb@pidgin.im>
parents: 7393
diff changeset
479 your IRC account settings. I also want to note that we are
c6ff3c1fb1b3 [gaim-migrate @ 7989]
Ethan Blanton <elb@pidgin.im>
parents: 7393
diff changeset
480 aware that building Gaim is Harder than it Should Be on
c6ff3c1fb1b3 [gaim-migrate @ 7989]
Ethan Blanton <elb@pidgin.im>
parents: 7393
diff changeset
481 Solaris, and I am seeking solutions to some of the issues
c6ff3c1fb1b3 [gaim-migrate @ 7989]
Ethan Blanton <elb@pidgin.im>
parents: 7393
diff changeset
482 there. Everyone remember to give some love to the developers
c6ff3c1fb1b3 [gaim-migrate @ 7989]
Ethan Blanton <elb@pidgin.im>
parents: 7393
diff changeset
483 who actually did something of note this release (i.e. not me)!
c6ff3c1fb1b3 [gaim-migrate @ 7989]
Ethan Blanton <elb@pidgin.im>
parents: 7393
diff changeset
484
7397
8a3b768f8472 [gaim-migrate @ 7993]
Nathan Walp <nwalp@pidgin.im>
parents: 7394
diff changeset
485 Nathan: Jabber got a ton better this release, as I fixed most of the
8a3b768f8472 [gaim-migrate @ 7993]
Nathan Walp <nwalp@pidgin.im>
parents: 7394
diff changeset
486 bugs introduced in the last release. Registration works again, and
8a3b768f8472 [gaim-migrate @ 7993]
Nathan Walp <nwalp@pidgin.im>
parents: 7394
diff changeset
487 the next person to break it is going to suffer. I also fixed a
8a3b768f8472 [gaim-migrate @ 7993]
Nathan Walp <nwalp@pidgin.im>
parents: 7394
diff changeset
488 handfull of other little things that I can't remember. This should
8a3b768f8472 [gaim-migrate @ 7993]
Nathan Walp <nwalp@pidgin.im>
parents: 7394
diff changeset
489 be a good release.
8a3b768f8472 [gaim-migrate @ 7993]
Nathan Walp <nwalp@pidgin.im>
parents: 7394
diff changeset
490
7209
43b76be7796a [gaim-migrate @ 7778]
Sean Egan <seanegan@gmail.com>
parents: 7005
diff changeset
491 0.71 (10/09/2003):
7219
e60a007bab7d [gaim-migrate @ 7788]
Sean Egan <seanegan@gmail.com>
parents: 7218
diff changeset
492 Rob: It's been a while since I've commited some news. I've had a
7228
aed048488308 [gaim-migrate @ 7797]
Christian Hammond <chipx86@chipx86.com>
parents: 7227
diff changeset
493 very hectic few weeks/months. Thing are finally coming together
7219
e60a007bab7d [gaim-migrate @ 7788]
Sean Egan <seanegan@gmail.com>
parents: 7218
diff changeset
494 again for me. This release features much copying and pasting. Yeah.
e60a007bab7d [gaim-migrate @ 7788]
Sean Egan <seanegan@gmail.com>
parents: 7218
diff changeset
495
7209
43b76be7796a [gaim-migrate @ 7778]
Sean Egan <seanegan@gmail.com>
parents: 7005
diff changeset
496 Sean: I can't wait for everything to be core/ui split!
43b76be7796a [gaim-migrate @ 7778]
Sean Egan <seanegan@gmail.com>
parents: 7005
diff changeset
497
7210
234178fd9787 [gaim-migrate @ 7779]
Christian Hammond <chipx86@chipx86.com>
parents: 7209
diff changeset
498 Christian: This is a good release, and I don't think people will have
234178fd9787 [gaim-migrate @ 7779]
Christian Hammond <chipx86@chipx86.com>
parents: 7209
diff changeset
499 too many problems. There are a lot of little nice feature additions,
9395
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
500 and much progress has been made on the core/UI split. We should be done
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
501 in a couple of releases, assuming we can get the remaining two or three
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
502 parts core/UI-split. Oh, and plugin authors are going to hate me again,
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
503 as a lot of code (specifically, the conversations code and utility
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
504 functions) changed names. This is a Good Thing (TM), as always, but may
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
505 require modifications to some plugins. Not all, fortunately, but some
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
506 :) Many SSL problems were fixed, though we still have some to go. If
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
507 you don't have SSL, you now need it for MSN. MSN won't even load without
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
508 it. Starting October 15th, the old protocol won't be supported
7210
234178fd9787 [gaim-migrate @ 7779]
Christian Hammond <chipx86@chipx86.com>
parents: 7209
diff changeset
509 anymore, so there's no reason to support the old one anymore.
234178fd9787 [gaim-migrate @ 7779]
Christian Hammond <chipx86@chipx86.com>
parents: 7209
diff changeset
510
7213
8d8b3ab13607 [gaim-migrate @ 7782]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7211
diff changeset
511 Herman: I bet some plugin authors have resorted to making voodoo dolls
8d8b3ab13607 [gaim-migrate @ 7782]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7211
diff changeset
512 of Christian. Nothing new for Win Gaim users other than a fix for
8d8b3ab13607 [gaim-migrate @ 7782]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 7211
diff changeset
513 missing aim buddy icons, and removal of gtk-wimp (until it matures).
7218
5f4bccd8e3fd [gaim-migrate @ 7787]
Mark Doliner <mark@kingant.net>
parents: 7213
diff changeset
514
7228
aed048488308 [gaim-migrate @ 7797]
Christian Hammond <chipx86@chipx86.com>
parents: 7227
diff changeset
515 Mark: People are going to make a voodoo doll of me and shower it with
aed048488308 [gaim-migrate @ 7797]
Christian Hammond <chipx86@chipx86.com>
parents: 7227
diff changeset
516 kisses and chocolate women: When an AIM user is away, you can now view
aed048488308 [gaim-migrate @ 7797]
Christian Hammond <chipx86@chipx86.com>
parents: 7227
diff changeset
517 the person's away message in their tooltip. This is very similar to
aed048488308 [gaim-migrate @ 7797]
Christian Hammond <chipx86@chipx86.com>
parents: 7227
diff changeset
518 what iChat does, only our tooltip will wrap lines rather than displaying
7218
5f4bccd8e3fd [gaim-migrate @ 7787]
Mark Doliner <mark@kingant.net>
parents: 7213
diff changeset
519 off your screen :-)
7211
fab036092ca5 [gaim-migrate @ 7780]
Rob Flynn <gaim@robflynn.com>
parents: 7210
diff changeset
520
7221
c77d300a8115 [gaim-migrate @ 7790]
Nathan Walp <nwalp@pidgin.im>
parents: 7219
diff changeset
521 Nathan: Chocolate women are cool, but I'm a bigger fan of the real kind.
c77d300a8115 [gaim-migrate @ 7790]
Nathan Walp <nwalp@pidgin.im>
parents: 7219
diff changeset
522 I re-wrote the Jabber support from scratch, so now there's at least one
c77d300a8115 [gaim-migrate @ 7790]
Nathan Walp <nwalp@pidgin.im>
parents: 7219
diff changeset
523 person who knows what's going on with it. I got lost in the old code,
c77d300a8115 [gaim-migrate @ 7790]
Nathan Walp <nwalp@pidgin.im>
parents: 7219
diff changeset
524 even in the parts I wrote. It now supports the SASL login stuff from
c77d300a8115 [gaim-migrate @ 7790]
Nathan Walp <nwalp@pidgin.im>
parents: 7219
diff changeset
525 the XMPP protocol specs, and will automagically upgrade the conncetion
c77d300a8115 [gaim-migrate @ 7790]
Nathan Walp <nwalp@pidgin.im>
parents: 7219
diff changeset
526 to SSL if it's supported. If anything doesn't work like it did before,
c77d300a8115 [gaim-migrate @ 7790]
Nathan Walp <nwalp@pidgin.im>
parents: 7219
diff changeset
527 it's probably better, and you should be thankful for it.
c77d300a8115 [gaim-migrate @ 7790]
Nathan Walp <nwalp@pidgin.im>
parents: 7219
diff changeset
528
7225
87226b559c96 [gaim-migrate @ 7794]
Ethan Blanton <elb@pidgin.im>
parents: 7221
diff changeset
529 Ethan: I'm sure I'll be showered with all kinds of wonderful things,
87226b559c96 [gaim-migrate @ 7794]
Ethan Blanton <elb@pidgin.im>
parents: 7221
diff changeset
530 but I doubt it's because I did anything. The reason being that I
87226b559c96 [gaim-migrate @ 7794]
Ethan Blanton <elb@pidgin.im>
parents: 7221
diff changeset
531 really don't think I did anything. I meant to do some gaim_
87226b559c96 [gaim-migrate @ 7794]
Ethan Blanton <elb@pidgin.im>
parents: 7221
diff changeset
532 prepension and documentation for IRC and Tcl, and handle IRC errors
87226b559c96 [gaim-migrate @ 7794]
Ethan Blanton <elb@pidgin.im>
parents: 7221
diff changeset
533 more responsibly, but I've been meaning to do that for months.
7226
0aa2973f49b4 [gaim-migrate @ 7795]
Ethan Blanton <elb@pidgin.im>
parents: 7225
diff changeset
534 Except the Tcl part, the Tcl plugin hasn't even existed for months.
7225
87226b559c96 [gaim-migrate @ 7794]
Ethan Blanton <elb@pidgin.im>
parents: 7221
diff changeset
535 I figure if I write enough NEWS no one will notice I didn't do
87226b559c96 [gaim-migrate @ 7794]
Ethan Blanton <elb@pidgin.im>
parents: 7221
diff changeset
536 anything during the release cycle. Oh, I did close some bugs. I
87226b559c96 [gaim-migrate @ 7794]
Ethan Blanton <elb@pidgin.im>
parents: 7221
diff changeset
537 didn't fix them, mind you, I just closed them. With abandon.
87226b559c96 [gaim-migrate @ 7794]
Ethan Blanton <elb@pidgin.im>
parents: 7221
diff changeset
538 Don't tell Luke.
87226b559c96 [gaim-migrate @ 7794]
Ethan Blanton <elb@pidgin.im>
parents: 7221
diff changeset
539
7228
aed048488308 [gaim-migrate @ 7797]
Christian Hammond <chipx86@chipx86.com>
parents: 7227
diff changeset
540 Luke: Mmmm, I probly did even less than Ethan, except I closed rather
aed048488308 [gaim-migrate @ 7797]
Christian Hammond <chipx86@chipx86.com>
parents: 7227
diff changeset
541 more bugs for other reasons. Lots of you submitting duplicate bugs.
7227
255b3b092879 [gaim-migrate @ 7796]
Luke Schierer <lschiere@pidgin.im>
parents: 7226
diff changeset
542 This should be a pretty good release. We still have a couple crashes
7228
aed048488308 [gaim-migrate @ 7797]
Christian Hammond <chipx86@chipx86.com>
parents: 7227
diff changeset
543 in ssl stuff, but we fixed a number of the bugs in the tracker, and
7227
255b3b092879 [gaim-migrate @ 7796]
Luke Schierer <lschiere@pidgin.im>
parents: 7226
diff changeset
544 the code cleaning helps alot as well. Enjoy!
255b3b092879 [gaim-migrate @ 7796]
Luke Schierer <lschiere@pidgin.im>
parents: 7226
diff changeset
545
6998
b11b2880bafd [gaim-migrate @ 7554]
Sean Egan <seanegan@gmail.com>
parents: 6969
diff changeset
546 0.70 (9/28/2003):
7005
33f9a7b988ed [gaim-migrate @ 7561]
Sean Egan <seanegan@gmail.com>
parents: 7004
diff changeset
547 Sean: Yahoo! works (for now). That's good NEWS if I've ever heard it.
33f9a7b988ed [gaim-migrate @ 7561]
Sean Egan <seanegan@gmail.com>
parents: 7004
diff changeset
548 Huge thanks to our dear friends over at Cerulean Studios, creators of
6998
b11b2880bafd [gaim-migrate @ 7554]
Sean Egan <seanegan@gmail.com>
parents: 6969
diff changeset
549 Trillian, for helping us out.
b11b2880bafd [gaim-migrate @ 7554]
Sean Egan <seanegan@gmail.com>
parents: 6969
diff changeset
550
7001
7b372ecdbd8d [gaim-migrate @ 7557]
Nathan Walp <nwalp@pidgin.im>
parents: 6998
diff changeset
551 Nathan: This release also works out most of the kinks in the new
7b372ecdbd8d [gaim-migrate @ 7557]
Nathan Walp <nwalp@pidgin.im>
parents: 6998
diff changeset
552 contact support. The Jabber goodies I promised will have to wait
7b372ecdbd8d [gaim-migrate @ 7557]
Nathan Walp <nwalp@pidgin.im>
parents: 6998
diff changeset
553 for now.
7b372ecdbd8d [gaim-migrate @ 7557]
Nathan Walp <nwalp@pidgin.im>
parents: 6998
diff changeset
554
7004
3b91c146567d [gaim-migrate @ 7560]
Christian Hammond <chipx86@chipx86.com>
parents: 7001
diff changeset
555 Christian: I didn't really do anything except fix a couple of issues
3b91c146567d [gaim-migrate @ 7560]
Christian Hammond <chipx86@chipx86.com>
parents: 7001
diff changeset
556 loading protocol plugins that had plugin dependencies and getting perl
3b91c146567d [gaim-migrate @ 7560]
Christian Hammond <chipx86@chipx86.com>
parents: 7001
diff changeset
557 to install where we tell it to. I had hoped that 0.70 would include
3b91c146567d [gaim-migrate @ 7560]
Christian Hammond <chipx86@chipx86.com>
parents: 7001
diff changeset
558 a finished libgaim, but Yahoo kind of wrecked that dream. We'll see it
3b91c146567d [gaim-migrate @ 7560]
Christian Hammond <chipx86@chipx86.com>
parents: 7001
diff changeset
559 within the next few releases. Life has been busy in a good way :)
3b91c146567d [gaim-migrate @ 7560]
Christian Hammond <chipx86@chipx86.com>
parents: 7001
diff changeset
560
6960
ccc0d9654098 [gaim-migrate @ 7507]
Sean Egan <seanegan@gmail.com>
parents: 6685
diff changeset
561 0.69 (9/24/2003):
ccc0d9654098 [gaim-migrate @ 7507]
Sean Egan <seanegan@gmail.com>
parents: 6685
diff changeset
562 Sean: MSN and Yahoo! work. That's good NEWS if I've ever heard it.
ccc0d9654098 [gaim-migrate @ 7507]
Sean Egan <seanegan@gmail.com>
parents: 6685
diff changeset
563
6962
1ab156496e9e [gaim-migrate @ 7509]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6960
diff changeset
564 Herman: Win Gaim has been around for more than a year now.. Time Flies.
1ab156496e9e [gaim-migrate @ 7509]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6960
diff changeset
565
6966
7fd4b2cdb1c1 [gaim-migrate @ 7513]
Nathan Walp <nwalp@pidgin.im>
parents: 6964
diff changeset
566 Nathan: {{Meta,}{Contact,Buddy},Person} support for all! Also, SSL
7fd4b2cdb1c1 [gaim-migrate @ 7513]
Nathan Walp <nwalp@pidgin.im>
parents: 6964
diff changeset
567 support for Jabber makes its debut. More Jabber goodies next release.
7fd4b2cdb1c1 [gaim-migrate @ 7513]
Nathan Walp <nwalp@pidgin.im>
parents: 6964
diff changeset
568
6964
88207c8a4b20 [gaim-migrate @ 7511]
Christian Hammond <chipx86@chipx86.com>
parents: 6962
diff changeset
569 Christian: It's a good release. The main highlight really is
88207c8a4b20 [gaim-migrate @ 7511]
Christian Hammond <chipx86@chipx86.com>
parents: 6962
diff changeset
570 Nathan's Contact support, which is just beautiful. My buddy list
88207c8a4b20 [gaim-migrate @ 7511]
Christian Hammond <chipx86@chipx86.com>
parents: 6962
diff changeset
571 shrunk considerably. As Sean stated, MSN and Yahoo! work. MSN
88207c8a4b20 [gaim-migrate @ 7511]
Christian Hammond <chipx86@chipx86.com>
parents: 6962
diff changeset
572 does not support the new MSN buddy icons and stuff, unfortunately,
88207c8a4b20 [gaim-migrate @ 7511]
Christian Hammond <chipx86@chipx86.com>
parents: 6962
diff changeset
573 but we'll see about 0.70. There were a whole bunch of Perl fixes,
88207c8a4b20 [gaim-migrate @ 7511]
Christian Hammond <chipx86@chipx86.com>
parents: 6962
diff changeset
574 so hopefully there will be less complaints directed to my code in
88207c8a4b20 [gaim-migrate @ 7511]
Christian Hammond <chipx86@chipx86.com>
parents: 6962
diff changeset
575 that area ;) Among other new additions of mine are SSL support
88207c8a4b20 [gaim-migrate @ 7511]
Christian Hammond <chipx86@chipx86.com>
parents: 6962
diff changeset
576 (both Mozilla NSS and GNUTLS), Plugin IPC (letting plugins talk to
88207c8a4b20 [gaim-migrate @ 7511]
Christian Hammond <chipx86@chipx86.com>
parents: 6962
diff changeset
577 each other), and some visual niceties in the Accounts window.
88207c8a4b20 [gaim-migrate @ 7511]
Christian Hammond <chipx86@chipx86.com>
parents: 6962
diff changeset
578 Ka-Hing Cheung put in animated smileys, which should please many.
88207c8a4b20 [gaim-migrate @ 7511]
Christian Hammond <chipx86@chipx86.com>
parents: 6962
diff changeset
579 Yeah, good release. Just you wait until 0.70 though.
88207c8a4b20 [gaim-migrate @ 7511]
Christian Hammond <chipx86@chipx86.com>
parents: 6962
diff changeset
580
6967
6c9d3b83bb79 [gaim-migrate @ 7514]
Mark Doliner <mark@kingant.net>
parents: 6966
diff changeset
581 Robot101: Hi mom. My patch isn't in this release. Watch for the next
6c9d3b83bb79 [gaim-migrate @ 7514]
Mark Doliner <mark@kingant.net>
parents: 6966
diff changeset
582 one.
6c9d3b83bb79 [gaim-migrate @ 7514]
Mark Doliner <mark@kingant.net>
parents: 6966
diff changeset
583
6c9d3b83bb79 [gaim-migrate @ 7514]
Mark Doliner <mark@kingant.net>
parents: 6966
diff changeset
584 Mark: Metacontact support, yeah. Right click on a dude and
6c9d3b83bb79 [gaim-migrate @ 7514]
Mark Doliner <mark@kingant.net>
parents: 6966
diff changeset
585 select "Expand."
6c9d3b83bb79 [gaim-migrate @ 7514]
Mark Doliner <mark@kingant.net>
parents: 6966
diff changeset
586
6969
b151a7714e82 [gaim-migrate @ 7516]
Ethan Blanton <elb@pidgin.im>
parents: 6967
diff changeset
587 Ethan: God bless the USA.
b151a7714e82 [gaim-migrate @ 7516]
Ethan Blanton <elb@pidgin.im>
parents: 6967
diff changeset
588
6685
c8e346a08ca7 [gaim-migrate @ 7211]
Sean Egan <seanegan@gmail.com>
parents: 6684
diff changeset
589 0.68 (09/01/2003):
c8e346a08ca7 [gaim-migrate @ 7211]
Sean Egan <seanegan@gmail.com>
parents: 6684
diff changeset
590 Rob: Wow. I am so incredibly tired.
6658
85d9c0978cc5 [gaim-migrate @ 7183]
Nathan Walp <nwalp@pidgin.im>
parents: 6472
diff changeset
591
6685
c8e346a08ca7 [gaim-migrate @ 7211]
Sean Egan <seanegan@gmail.com>
parents: 6684
diff changeset
592 Sean: School starts tomorrow! How fun! I'll have more time to hack
c8e346a08ca7 [gaim-migrate @ 7211]
Sean Egan <seanegan@gmail.com>
parents: 6684
diff changeset
593 gaim (isn't that supposed to be the reverse?)*
c8e346a08ca7 [gaim-migrate @ 7211]
Sean Egan <seanegan@gmail.com>
parents: 6684
diff changeset
594
c8e346a08ca7 [gaim-migrate @ 7211]
Sean Egan <seanegan@gmail.com>
parents: 6684
diff changeset
595 *Some NEWS recycled from v0.10.0
c8e346a08ca7 [gaim-migrate @ 7211]
Sean Egan <seanegan@gmail.com>
parents: 6684
diff changeset
596
6658
85d9c0978cc5 [gaim-migrate @ 7183]
Nathan Walp <nwalp@pidgin.im>
parents: 6472
diff changeset
597 Nathan: I didn't do much for this release, except make Jabber
85d9c0978cc5 [gaim-migrate @ 7183]
Nathan Walp <nwalp@pidgin.im>
parents: 6472
diff changeset
598 registration work, and put in a slight tweak to make Gaim work a
85d9c0978cc5 [gaim-migrate @ 7183]
Nathan Walp <nwalp@pidgin.im>
parents: 6472
diff changeset
599 little better with jabberd2. Next release you'll all see what I've
85d9c0978cc5 [gaim-migrate @ 7183]
Nathan Walp <nwalp@pidgin.im>
parents: 6472
diff changeset
600 been spending my time on, but for now enjoy the fruits of everyone
85d9c0978cc5 [gaim-migrate @ 7183]
Nathan Walp <nwalp@pidgin.im>
parents: 6472
diff changeset
601 else's labor.
85d9c0978cc5 [gaim-migrate @ 7183]
Nathan Walp <nwalp@pidgin.im>
parents: 6472
diff changeset
602
6681
c1bbb8358959 [gaim-migrate @ 7206]
Mark Doliner <mark@kingant.net>
parents: 6658
diff changeset
603 Mark: I've been really busy with other stuff, but I've spent my
c1bbb8358959 [gaim-migrate @ 7206]
Mark Doliner <mark@kingant.net>
parents: 6658
diff changeset
604 Gaim-time on working towards a more formal translation process.
c1bbb8358959 [gaim-migrate @ 7206]
Mark Doliner <mark@kingant.net>
parents: 6658
diff changeset
605 Hopefully this will result in Gaim shipping with more complete
c1bbb8358959 [gaim-migrate @ 7206]
Mark Doliner <mark@kingant.net>
parents: 6658
diff changeset
606 translation files. Also, all our awesome translators are mentioned
c1bbb8358959 [gaim-migrate @ 7206]
Mark Doliner <mark@kingant.net>
parents: 6658
diff changeset
607 in the about window now.
c1bbb8358959 [gaim-migrate @ 7206]
Mark Doliner <mark@kingant.net>
parents: 6658
diff changeset
608
6683
221bc9fab3ad [gaim-migrate @ 7208]
Christian Hammond <chipx86@chipx86.com>
parents: 6681
diff changeset
609 Christian: I've been really busy with this stuff. Gaim got a new
221bc9fab3ad [gaim-migrate @ 7208]
Christian Hammond <chipx86@chipx86.com>
parents: 6681
diff changeset
610 signal architecture, which is just really cool. The old events system
221bc9fab3ad [gaim-migrate @ 7208]
Christian Hammond <chipx86@chipx86.com>
parents: 6681
diff changeset
611 is gone. Now you connect a signal from a handle (which can be
221bc9fab3ad [gaim-migrate @ 7208]
Christian Hammond <chipx86@chipx86.com>
parents: 6681
diff changeset
612 a plugin or whatever) to a function, and plugins can register their
221bc9fab3ad [gaim-migrate @ 7208]
Christian Hammond <chipx86@chipx86.com>
parents: 6681
diff changeset
613 own functions, and other neat things. Oh yeah, and perl was rewritten.
221bc9fab3ad [gaim-migrate @ 7208]
Christian Hammond <chipx86@chipx86.com>
parents: 6681
diff changeset
614 There's a new HOWTO in the Doxygen docs (make docs), but no API
221bc9fab3ad [gaim-migrate @ 7208]
Christian Hammond <chipx86@chipx86.com>
parents: 6681
diff changeset
615 reference yet. Developers, look at the plugins/perl/common/*.xs files
221bc9fab3ad [gaim-migrate @ 7208]
Christian Hammond <chipx86@chipx86.com>
parents: 6681
diff changeset
616 for now. I also wrote plugin dependencies, which will be more useful
221bc9fab3ad [gaim-migrate @ 7208]
Christian Hammond <chipx86@chipx86.com>
parents: 6681
diff changeset
617 down the road. Gaim v0.69 is going to have the new MSN plugin that
221bc9fab3ad [gaim-migrate @ 7208]
Christian Hammond <chipx86@chipx86.com>
parents: 6681
diff changeset
618 works with the latest MSN protocol. Please be patient for that, as
221bc9fab3ad [gaim-migrate @ 7208]
Christian Hammond <chipx86@chipx86.com>
parents: 6681
diff changeset
619 we're getting a lot of MSN questions we answer over and over.
221bc9fab3ad [gaim-migrate @ 7208]
Christian Hammond <chipx86@chipx86.com>
parents: 6681
diff changeset
620
6684
ff269fd75357 [gaim-migrate @ 7209]
Luke Schierer <lschiere@pidgin.im>
parents: 6683
diff changeset
621 Luke: Wow, I actually did something for this release besides commit
ff269fd75357 [gaim-migrate @ 7209]
Luke Schierer <lschiere@pidgin.im>
parents: 6683
diff changeset
622 translations! Well, sorta. I got permission to commit some patches
ff269fd75357 [gaim-migrate @ 7209]
Luke Schierer <lschiere@pidgin.im>
parents: 6683
diff changeset
623 so gaim now has color support for yahoo, and you can fetch some
ff269fd75357 [gaim-migrate @ 7209]
Luke Schierer <lschiere@pidgin.im>
parents: 6683
diff changeset
624 basic info on yahoo and msn users. Yay for people submitting patches!
ff269fd75357 [gaim-migrate @ 7209]
Luke Schierer <lschiere@pidgin.im>
parents: 6683
diff changeset
625
6470
1ab8acb733c3 [gaim-migrate @ 6979]
Sean Egan <seanegan@gmail.com>
parents: 6214
diff changeset
626 0.67 (08/14/2003):
6471
9ee03e7f9a4d [gaim-migrate @ 6980]
Rob Flynn <gaim@robflynn.com>
parents: 6470
diff changeset
627
9ee03e7f9a4d [gaim-migrate @ 6980]
Rob Flynn <gaim@robflynn.com>
parents: 6470
diff changeset
628 Rob: I live in Georgia. I don't care about blackouts. We only
6472
6acab949d5cd [gaim-migrate @ 6981]
Christian Hammond <chipx86@chipx86.com>
parents: 6471
diff changeset
629 have to deal with floods and tornadoes.
6acab949d5cd [gaim-migrate @ 6981]
Christian Hammond <chipx86@chipx86.com>
parents: 6471
diff changeset
630
6470
1ab8acb733c3 [gaim-migrate @ 6979]
Sean Egan <seanegan@gmail.com>
parents: 6214
diff changeset
631 Sean: Fortunately me for me, I live in the only place in New York
1ab8acb733c3 [gaim-migrate @ 6979]
Sean Egan <seanegan@gmail.com>
parents: 6214
diff changeset
632 that still has power tonight! New features in 0.6@%f)*2.{\
1ab8acb733c3 [gaim-migrate @ 6979]
Sean Egan <seanegan@gmail.com>
parents: 6214
diff changeset
633 NO CARRIER
1ab8acb733c3 [gaim-migrate @ 6979]
Sean Egan <seanegan@gmail.com>
parents: 6214
diff changeset
634
6472
6acab949d5cd [gaim-migrate @ 6981]
Christian Hammond <chipx86@chipx86.com>
parents: 6471
diff changeset
635 Christian: I guess Sean couldn't be here to tell you about all the
6acab949d5cd [gaim-migrate @ 6981]
Christian Hammond <chipx86@chipx86.com>
parents: 6471
diff changeset
636 great new things. New stuff was done! It's simply amazing. Yeah. So,
6acab949d5cd [gaim-migrate @ 6981]
Christian Hammond <chipx86@chipx86.com>
parents: 6471
diff changeset
637 new IRC protocol plugin, tab text is greyed on events (like "So and
6acab949d5cd [gaim-migrate @ 6981]
Christian Hammond <chipx86@chipx86.com>
parents: 6471
diff changeset
638 so has signed off!"), protocol icons on tabs (thanks to Etan Reisner),
6acab949d5cd [gaim-migrate @ 6981]
Christian Hammond <chipx86@chipx86.com>
parents: 6471
diff changeset
639 some dialog rewrites.. Great stuff. Gaim's looking more teh perrty.
6acab949d5cd [gaim-migrate @ 6981]
Christian Hammond <chipx86@chipx86.com>
parents: 6471
diff changeset
640 My big "wow" thing is that the core and UI were split enough for me
6acab949d5cd [gaim-migrate @ 6981]
Christian Hammond <chipx86@chipx86.com>
parents: 6471
diff changeset
641 to remove the remaining UI code and make a patch, and libgaim was born,
6acab949d5cd [gaim-migrate @ 6981]
Christian Hammond <chipx86@chipx86.com>
parents: 6471
diff changeset
642 for experimental purposes. However, using it, I was able to make the
6acab949d5cd [gaim-migrate @ 6981]
Christian Hammond <chipx86@chipx86.com>
parents: 6471
diff changeset
643 second UI ever for Gaim - Gaim for Qtopia (Zaurus and iPaq PDAs).
6acab949d5cd [gaim-migrate @ 6981]
Christian Hammond <chipx86@chipx86.com>
parents: 6471
diff changeset
644 This is viewable at http://qpe-gaim.sf.net/ (shameless plug?). More
6acab949d5cd [gaim-migrate @ 6981]
Christian Hammond <chipx86@chipx86.com>
parents: 6471
diff changeset
645 UIs to come I hope! :) Exciting time in Gaim.
6acab949d5cd [gaim-migrate @ 6981]
Christian Hammond <chipx86@chipx86.com>
parents: 6471
diff changeset
646
6214
d9c13587703e [gaim-migrate @ 6700]
Rob Flynn <gaim@robflynn.com>
parents: 6196
diff changeset
647 0.66 (07/18/2003):
6194
ac34f3c199f3 [gaim-migrate @ 6680]
Rob Flynn <gaim@robflynn.com>
parents: 6189
diff changeset
648 Rob: Oops!!!! This reminds me of other silly things that we've
6214
d9c13587703e [gaim-migrate @ 6700]
Rob Flynn <gaim@robflynn.com>
parents: 6196
diff changeset
649 done. I agree with what Herman is going to say. ;-)
6137
6195bfd4e7d0 [gaim-migrate @ 6611]
Nathan Walp <nwalp@pidgin.im>
parents: 6135
diff changeset
650
6185
3b5c86808a66 [gaim-migrate @ 6671]
Sean Egan <seanegan@gmail.com>
parents: 6183
diff changeset
651 Sean: Man, 0.65 was so super lame and boring. But 0.66? WOW!
3b5c86808a66 [gaim-migrate @ 6671]
Sean Egan <seanegan@gmail.com>
parents: 6183
diff changeset
652 This is the most incredible thing EVER. We've done tons of work
3b5c86808a66 [gaim-migrate @ 6671]
Sean Egan <seanegan@gmail.com>
parents: 6183
diff changeset
653 since 0.65, and I'm really proud of what we came out with. Thanks
3b5c86808a66 [gaim-migrate @ 6671]
Sean Egan <seanegan@gmail.com>
parents: 6183
diff changeset
654 to everyone who helped!
3b5c86808a66 [gaim-migrate @ 6671]
Sean Egan <seanegan@gmail.com>
parents: 6183
diff changeset
655
6186
424103548580 [gaim-migrate @ 6672]
Christian Hammond <chipx86@chipx86.com>
parents: 6185
diff changeset
656 Christian: Wow, I can't even begin to describe how long we've worked
424103548580 [gaim-migrate @ 6672]
Christian Hammond <chipx86@chipx86.com>
parents: 6185
diff changeset
657 on this one. Monstrous release. Best ever! You won't even recognize
424103548580 [gaim-migrate @ 6672]
Christian Hammond <chipx86@chipx86.com>
parents: 6185
diff changeset
658 it. If you've had account import problems, delete your accounts.xml
424103548580 [gaim-migrate @ 6672]
Christian Hammond <chipx86@chipx86.com>
parents: 6185
diff changeset
659 and upgrade to 0.66. Just, wow.
424103548580 [gaim-migrate @ 6672]
Christian Hammond <chipx86@chipx86.com>
parents: 6185
diff changeset
660
6188
859eda4d3a50 [gaim-migrate @ 6674]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6186
diff changeset
661 Herman: This is to make up for slipping off the two week release cycle.
859eda4d3a50 [gaim-migrate @ 6674]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6186
diff changeset
662
6189
b2da4b1d8091 [gaim-migrate @ 6675]
Luke Schierer <lschiere@pidgin.im>
parents: 6188
diff changeset
663 Luke: Okay, people, yes we did test 0.65 for bugs, but hey, some things
b2da4b1d8091 [gaim-migrate @ 6675]
Luke Schierer <lschiere@pidgin.im>
parents: 6188
diff changeset
664 slip through. This release makes up for that. This should fix the bugs
b2da4b1d8091 [gaim-migrate @ 6675]
Luke Schierer <lschiere@pidgin.im>
parents: 6188
diff changeset
665 0.65 introduced, at least the ones that most of you would otherwise hit.
b2da4b1d8091 [gaim-migrate @ 6675]
Luke Schierer <lschiere@pidgin.im>
parents: 6188
diff changeset
666
6196
1440cfa8b1e1 [gaim-migrate @ 6682]
Nathan Walp <nwalp@pidgin.im>
parents: 6194
diff changeset
667 Nathan: We are so smart. S-M-R-T...I mean S-M-A-R-T.
1440cfa8b1e1 [gaim-migrate @ 6682]
Nathan Walp <nwalp@pidgin.im>
parents: 6194
diff changeset
668
1440cfa8b1e1 [gaim-migrate @ 6682]
Nathan Walp <nwalp@pidgin.im>
parents: 6194
diff changeset
669 0.65 (07/16/2003):
6127
2ecab9e88b97 [gaim-migrate @ 6601]
Rob Flynn <gaim@robflynn.com>
parents: 5562
diff changeset
670 Rob: Wooo! We're finally ready for 0.65. Are you guys excited? I
2ecab9e88b97 [gaim-migrate @ 6601]
Rob Flynn <gaim@robflynn.com>
parents: 5562
diff changeset
671 haven't worked on anything in this release, either. I've been
2ecab9e88b97 [gaim-migrate @ 6601]
Rob Flynn <gaim@robflynn.com>
parents: 5562
diff changeset
672 working offline on a MacOSX UI. No, you're not allowed to ask
2ecab9e88b97 [gaim-migrate @ 6601]
Rob Flynn <gaim@robflynn.com>
parents: 5562
diff changeset
673 me when it will be ready. If you ask me then I won't answer
2ecab9e88b97 [gaim-migrate @ 6601]
Rob Flynn <gaim@robflynn.com>
parents: 5562
diff changeset
674 you. You've been warned! :-D
0
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
675
6134
48c72640b482 [gaim-migrate @ 6608]
Sean Egan <seanegan@gmail.com>
parents: 6133
diff changeset
676 Sean: Although I tend to go right here in the two slot in NEWS,
48c72640b482 [gaim-migrate @ 6608]
Sean Egan <seanegan@gmail.com>
parents: 6133
diff changeset
677 we don't always commit in this order. This is the third time I've
48c72640b482 [gaim-migrate @ 6608]
Sean Egan <seanegan@gmail.com>
parents: 6133
diff changeset
678 rewritten this because the jerks below me keep commiting while I'm
48c72640b482 [gaim-migrate @ 6608]
Sean Egan <seanegan@gmail.com>
parents: 6133
diff changeset
679 writing causing mass conflictination. Grrr. Stupid jerks. Anyway,
48c72640b482 [gaim-migrate @ 6608]
Sean Egan <seanegan@gmail.com>
parents: 6133
diff changeset
680 this is Gaim 0.65. Like other Gaim releases, this allows you to
48c72640b482 [gaim-migrate @ 6608]
Sean Egan <seanegan@gmail.com>
parents: 6133
diff changeset
681 converse with people far away over the "Internet." That's about it.
48c72640b482 [gaim-migrate @ 6608]
Sean Egan <seanegan@gmail.com>
parents: 6133
diff changeset
682 It's really not that interesting. In fact, I wouldn't even bother
48c72640b482 [gaim-migrate @ 6608]
Sean Egan <seanegan@gmail.com>
parents: 6133
diff changeset
683 reading the other people's NEWS. It's all boring. There's some
48c72640b482 [gaim-migrate @ 6608]
Sean Egan <seanegan@gmail.com>
parents: 6133
diff changeset
684 crap about forest fires and fangs and claws. It's really boring.
48c72640b482 [gaim-migrate @ 6608]
Sean Egan <seanegan@gmail.com>
parents: 6133
diff changeset
685 Great, now Luke just committed NEWS causing more conflictination.
48c72640b482 [gaim-migrate @ 6608]
Sean Egan <seanegan@gmail.com>
parents: 6133
diff changeset
686 I wouldn't bother reading his either. Oh, and I don't want to thank
48c72640b482 [gaim-migrate @ 6608]
Sean Egan <seanegan@gmail.com>
parents: 6133
diff changeset
687 Megan (Cae) or Kevin (SimGuy). They're stupid jerks too. Grrr...
48c72640b482 [gaim-migrate @ 6608]
Sean Egan <seanegan@gmail.com>
parents: 6133
diff changeset
688
6129
1d9a0532df1a [gaim-migrate @ 6603]
Mark Doliner <mark@kingant.net>
parents: 6127
diff changeset
689 Mark: I actually did stuff for this release. Go me. I probably
1d9a0532df1a [gaim-migrate @ 6603]
Mark Doliner <mark@kingant.net>
parents: 6127
diff changeset
690 shouldn't speak for all of us, but I'm going to anyway: We feel that
1d9a0532df1a [gaim-migrate @ 6603]
Mark Doliner <mark@kingant.net>
parents: 6127
diff changeset
691 this release is one of Gaim's best. It should be relatively bug
6135
8a9eb5e7c0ad [gaim-migrate @ 6609]
Mark Doliner <mark@kingant.net>
parents: 6134
diff changeset
692 free, and the code is cleaner than ever, thanks to lots of work by
6129
1d9a0532df1a [gaim-migrate @ 6603]
Mark Doliner <mark@kingant.net>
parents: 6127
diff changeset
693 Christian and Nathan. We had some help from a few civilians
1d9a0532df1a [gaim-migrate @ 6603]
Mark Doliner <mark@kingant.net>
parents: 6127
diff changeset
694 finding and fixing bugs. Thanks to Megan (Cae), Ka-Hing Cheung
6130
153c5511ab7d [gaim-migrate @ 6604]
Mark Doliner <mark@kingant.net>
parents: 6129
diff changeset
695 (javabsp), and Kevin Stange (SimGuy) for their work. Man, I was just
6129
1d9a0532df1a [gaim-migrate @ 6603]
Mark Doliner <mark@kingant.net>
parents: 6127
diff changeset
696 looking at Sean's NEWS entry for 0.64--that's talent. Also, stay
1d9a0532df1a [gaim-migrate @ 6603]
Mark Doliner <mark@kingant.net>
parents: 6127
diff changeset
697 in school. Just say no. Only you can prevent forest fires.
1d9a0532df1a [gaim-migrate @ 6603]
Mark Doliner <mark@kingant.net>
parents: 6127
diff changeset
698
6131
1cfe3d4a962d [gaim-migrate @ 6605]
Christian Hammond <chipx86@chipx86.com>
parents: 6130
diff changeset
699 Christian: This has been a great release. faceprint rocks, as he got
1cfe3d4a962d [gaim-migrate @ 6605]
Christian Hammond <chipx86@chipx86.com>
parents: 6130
diff changeset
700 things moving in the core/UI split by redoing preferences, which forced
1cfe3d4a962d [gaim-migrate @ 6605]
Christian Hammond <chipx86@chipx86.com>
parents: 6130
diff changeset
701 us to think about how things would be split. We now have XML
1cfe3d4a962d [gaim-migrate @ 6605]
Christian Hammond <chipx86@chipx86.com>
parents: 6130
diff changeset
702 preferences, accounts, pounces, and away messages. No more .gaimrc
1cfe3d4a962d [gaim-migrate @ 6605]
Christian Hammond <chipx86@chipx86.com>
parents: 6130
diff changeset
703 ugliness. The accounts and connection code now have new core/UI split
1cfe3d4a962d [gaim-migrate @ 6605]
Christian Hammond <chipx86@chipx86.com>
parents: 6130
diff changeset
704 APIs, and there is very little to do before our split is ready to be
1cfe3d4a962d [gaim-migrate @ 6605]
Christian Hammond <chipx86@chipx86.com>
parents: 6130
diff changeset
705 used. Rob and I are working off an experimental tarball of what will
1cfe3d4a962d [gaim-migrate @ 6605]
Christian Hammond <chipx86@chipx86.com>
parents: 6130
diff changeset
706 eventually be libgaim. He's working on a MacOS X UI (don't ask him
1cfe3d4a962d [gaim-migrate @ 6605]
Christian Hammond <chipx86@chipx86.com>
parents: 6130
diff changeset
707 about it, he'll ignore you) and I'm doing a Qtopia UI (you can ask
1cfe3d4a962d [gaim-migrate @ 6605]
Christian Hammond <chipx86@chipx86.com>
parents: 6130
diff changeset
708 about that, it's usable!). We added a new protocol, Trepia.
1cfe3d4a962d [gaim-migrate @ 6605]
Christian Hammond <chipx86@chipx86.com>
parents: 6130
diff changeset
709 Information about it can be found at http://www.trepia.com/. It's not
1cfe3d4a962d [gaim-migrate @ 6605]
Christian Hammond <chipx86@chipx86.com>
parents: 6130
diff changeset
710 complete, so don't send in bug reports about it not finding people in
1cfe3d4a962d [gaim-migrate @ 6605]
Christian Hammond <chipx86@chipx86.com>
parents: 6130
diff changeset
711 your local area, please. Oh, and lots of MSN bugs were fixed.
1cfe3d4a962d [gaim-migrate @ 6605]
Christian Hammond <chipx86@chipx86.com>
parents: 6130
diff changeset
712 Practically all the known ones. I feared 0.65 would be unstable due to
1cfe3d4a962d [gaim-migrate @ 6605]
Christian Hammond <chipx86@chipx86.com>
parents: 6130
diff changeset
713 our rewrites, I believe this is going to be one of the most stable
1cfe3d4a962d [gaim-migrate @ 6605]
Christian Hammond <chipx86@chipx86.com>
parents: 6130
diff changeset
714 releases we've had in awhile (knock on wood), thanks to Megan (Cae),
1cfe3d4a962d [gaim-migrate @ 6605]
Christian Hammond <chipx86@chipx86.com>
parents: 6130
diff changeset
715 who has done an amazing job at locating, categorizing and documenting
1cfe3d4a962d [gaim-migrate @ 6605]
Christian Hammond <chipx86@chipx86.com>
parents: 6130
diff changeset
716 the various bugs she has run into, and kevin (SimGuy). Stay tuned for
1cfe3d4a962d [gaim-migrate @ 6605]
Christian Hammond <chipx86@chipx86.com>
parents: 6130
diff changeset
717 upcoming releases. Neat things are coming, but if it has fangs and
1cfe3d4a962d [gaim-migrate @ 6605]
Christian Hammond <chipx86@chipx86.com>
parents: 6130
diff changeset
718 claws, curl into a ball. Or yell at it. I can't remember which is
1cfe3d4a962d [gaim-migrate @ 6605]
Christian Hammond <chipx86@chipx86.com>
parents: 6130
diff changeset
719 correct.
1cfe3d4a962d [gaim-migrate @ 6605]
Christian Hammond <chipx86@chipx86.com>
parents: 6130
diff changeset
720
6133
b1799b437c40 [gaim-migrate @ 6607]
Luke Schierer <lschiere@pidgin.im>
parents: 6131
diff changeset
721 Luke: Wow! Finally releasing 0.65! Christian, Nathan, and Mark have
b1799b437c40 [gaim-migrate @ 6607]
Luke Schierer <lschiere@pidgin.im>
parents: 6131
diff changeset
722 worked really hard for this release, all the credit goes to them.
b1799b437c40 [gaim-migrate @ 6607]
Luke Schierer <lschiere@pidgin.im>
parents: 6131
diff changeset
723 The new preferences are awesome, and there are more bugs fixed for
b1799b437c40 [gaim-migrate @ 6607]
Luke Schierer <lschiere@pidgin.im>
parents: 6131
diff changeset
724 this release than in the last 3 or 4 releases. Your MSN should work
b1799b437c40 [gaim-migrate @ 6607]
Luke Schierer <lschiere@pidgin.im>
parents: 6131
diff changeset
725 reliably again, your preferences saved, your accounts resort, the
b1799b437c40 [gaim-migrate @ 6607]
Luke Schierer <lschiere@pidgin.im>
parents: 6131
diff changeset
726 list goes on and on. A couple preferences, most notably your buddy
b1799b437c40 [gaim-migrate @ 6607]
Luke Schierer <lschiere@pidgin.im>
parents: 6131
diff changeset
727 list sorting preference won't be imported, but almost all of them
b1799b437c40 [gaim-migrate @ 6607]
Luke Schierer <lschiere@pidgin.im>
parents: 6131
diff changeset
728 will be and its probly a good idea for you to take a second look
b1799b437c40 [gaim-migrate @ 6607]
Luke Schierer <lschiere@pidgin.im>
parents: 6131
diff changeset
729 through preferences again anyway, alot of you are starting to
b1799b437c40 [gaim-migrate @ 6607]
Luke Schierer <lschiere@pidgin.im>
parents: 6131
diff changeset
730 forget that things are optional again. :-)
b1799b437c40 [gaim-migrate @ 6607]
Luke Schierer <lschiere@pidgin.im>
parents: 6131
diff changeset
731
6137
6195bfd4e7d0 [gaim-migrate @ 6611]
Nathan Walp <nwalp@pidgin.im>
parents: 6135
diff changeset
732 Nathan: I think I did something for this release a while ago. I've
6195bfd4e7d0 [gaim-migrate @ 6611]
Nathan Walp <nwalp@pidgin.im>
parents: 6135
diff changeset
733 got a mailbox full of commit emails, and some have my name on them,
6195bfd4e7d0 [gaim-migrate @ 6611]
Nathan Walp <nwalp@pidgin.im>
parents: 6135
diff changeset
734 so I must have done something, right? Probably some minor jabber stuff,
6195bfd4e7d0 [gaim-migrate @ 6611]
Nathan Walp <nwalp@pidgin.im>
parents: 6135
diff changeset
735 and lots of crazy bugfixes. It was a team effort, I'd like to thank the
6195bfd4e7d0 [gaim-migrate @ 6611]
Nathan Walp <nwalp@pidgin.im>
parents: 6135
diff changeset
736 academy, our producer Rob Flynn, and of course all the fans. You rock.
6195bfd4e7d0 [gaim-migrate @ 6611]
Nathan Walp <nwalp@pidgin.im>
parents: 6135
diff changeset
737
6157
fd1aa874220a [gaim-migrate @ 6632]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6137
diff changeset
738 Herman: I was told to write something.. so here it goes. Windows users
fd1aa874220a [gaim-migrate @ 6632]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6137
diff changeset
739 will be happy to know that they can now rearrange their Buddy Lists.
fd1aa874220a [gaim-migrate @ 6632]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6137
diff changeset
740 I finally got stuck into GTK+ code and fixed the bug in question (this
fd1aa874220a [gaim-migrate @ 6632]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6137
diff changeset
741 release will include a patched version of GTK+ 2.2.1). I integrated
fd1aa874220a [gaim-migrate @ 6632]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6137
diff changeset
742 the WinGaim systray code into the docklet plugin bringing those nice
fd1aa874220a [gaim-migrate @ 6632]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6137
diff changeset
743 docklet features (i.e. Message queuing) to WinGaim. Another major
fd1aa874220a [gaim-migrate @ 6632]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6137
diff changeset
744 WinGaim change of note is that debug versions of all dlls can now be
fd1aa874220a [gaim-migrate @ 6632]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6137
diff changeset
745 built, providing useful backtraces not only for gaim.dll but for the
fd1aa874220a [gaim-migrate @ 6632]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6137
diff changeset
746 plugins as well.
fd1aa874220a [gaim-migrate @ 6632]
Herman Bloggs <hermanator12002@yahoo.com>
parents: 6137
diff changeset
747
6127
2ecab9e88b97 [gaim-migrate @ 6601]
Rob Flynn <gaim@robflynn.com>
parents: 5562
diff changeset
748 0.64 (05/29/2003):
5562
3c8d34574601 [gaim-migrate @ 5963]
Rob Flynn <gaim@robflynn.com>
parents: 5559
diff changeset
749 Rob: I didn't do anything this release either. We're under a crunch
3c8d34574601 [gaim-migrate @ 5963]
Rob Flynn <gaim@robflynn.com>
parents: 5559
diff changeset
750 week at work. Friday is the end of the crunch. Hooray!! Thanks for
3c8d34574601 [gaim-migrate @ 5963]
Rob Flynn <gaim@robflynn.com>
parents: 5559
diff changeset
751 all of your hard work, guys :).
3c8d34574601 [gaim-migrate @ 5963]
Rob Flynn <gaim@robflynn.com>
parents: 5559
diff changeset
752
5555
6503d24fda09 [gaim-migrate @ 5956]
Sean Egan <seanegan@gmail.com>
parents: 5553
diff changeset
753 Sean: Unlike every other time we say, "the next release will be loaded
6503d24fda09 [gaim-migrate @ 5956]
Sean Egan <seanegan@gmail.com>
parents: 5553
diff changeset
754 with cool new features, this time, we really mean it. In fact, they're
6503d24fda09 [gaim-migrate @ 5956]
Sean Egan <seanegan@gmail.com>
parents: 5553
diff changeset
755 already in CVS (don't use CVS). The only obvious new feature for 0.64
6503d24fda09 [gaim-migrate @ 5956]
Sean Egan <seanegan@gmail.com>
parents: 5553
diff changeset
756 is buddy list sorting. This has been much requested and can be set in
6503d24fda09 [gaim-migrate @ 5956]
Sean Egan <seanegan@gmail.com>
parents: 5553
diff changeset
757 the buddy list preferences. You can sort by name, by status, and even
6503d24fda09 [gaim-migrate @ 5956]
Sean Egan <seanegan@gmail.com>
parents: 5553
diff changeset
758 by log file size--putting people you talk to most at the top. Plugins
6503d24fda09 [gaim-migrate @ 5956]
Sean Egan <seanegan@gmail.com>
parents: 5553
diff changeset
759 can even easily add their own sorting methods. It's all very cool. I
5559
f8f1586e8bc3 [gaim-migrate @ 5960]
Nathan Walp <nwalp@pidgin.im>
parents: 5558
diff changeset
760 want to thank Luke and Ka-Hing for their initial work on it. And yes,
5555
6503d24fda09 [gaim-migrate @ 5956]
Sean Egan <seanegan@gmail.com>
parents: 5553
diff changeset
761 I did make my entire NEWS entry justified on purpose.
6503d24fda09 [gaim-migrate @ 5956]
Sean Egan <seanegan@gmail.com>
parents: 5553
diff changeset
762
5553
c0593bcdd5d6 [gaim-migrate @ 5954]
Christian Hammond <chipx86@chipx86.com>
parents: 5410
diff changeset
763 Christian: I have a few new goodies in 0.64, but they're mostly
c0593bcdd5d6 [gaim-migrate @ 5954]
Christian Hammond <chipx86@chipx86.com>
parents: 5410
diff changeset
764 back-end stuff that people like us care about. The things that most
c0593bcdd5d6 [gaim-migrate @ 5954]
Christian Hammond <chipx86@chipx86.com>
parents: 5410
diff changeset
765 of you will like the most is that almost all of the reported MSN
c0593bcdd5d6 [gaim-migrate @ 5954]
Christian Hammond <chipx86@chipx86.com>
parents: 5410
diff changeset
766 bugs were fixed. Users with an empty contact list can now login again.
c0593bcdd5d6 [gaim-migrate @ 5954]
Christian Hammond <chipx86@chipx86.com>
parents: 5410
diff changeset
767 The friendly name bug is gone. E-mail notifications work again. Yay!
c0593bcdd5d6 [gaim-migrate @ 5954]
Christian Hammond <chipx86@chipx86.com>
parents: 5410
diff changeset
768 We have some big changes in store for 0.65. Careful if you use CVS...
c0593bcdd5d6 [gaim-migrate @ 5954]
Christian Hammond <chipx86@chipx86.com>
parents: 5410
diff changeset
769 Things will break. :)
c0593bcdd5d6 [gaim-migrate @ 5954]
Christian Hammond <chipx86@chipx86.com>
parents: 5410
diff changeset
770
5558
717cfc2362b4 [gaim-migrate @ 5959]
Mark Doliner <mark@kingant.net>
parents: 5557
diff changeset
771 Mark: I never really have anything important to add. I'd just like to
717cfc2362b4 [gaim-migrate @ 5959]
Mark Doliner <mark@kingant.net>
parents: 5557
diff changeset
772 thank Jack Daniels for his exquisite bug reports. And whiskey.
717cfc2362b4 [gaim-migrate @ 5959]
Mark Doliner <mark@kingant.net>
parents: 5557
diff changeset
773
5559
f8f1586e8bc3 [gaim-migrate @ 5960]
Nathan Walp <nwalp@pidgin.im>
parents: 5558
diff changeset
774 Nathan: I don't think I did anything for this release. I'm a bum.
f8f1586e8bc3 [gaim-migrate @ 5960]
Nathan Walp <nwalp@pidgin.im>
parents: 5558
diff changeset
775
5403
9f4e2a0d3420 [gaim-migrate @ 5779]
Sean Egan <seanegan@gmail.com>
parents: 5198
diff changeset
776 0.63 (05/16/2003)
5409
b70d6ebfc358 [gaim-migrate @ 5785]
Rob Flynn <gaim@robflynn.com>
parents: 5407
diff changeset
777 Rob: Wow, so, what can I say? I've been rather AWOL for the past few
b70d6ebfc358 [gaim-migrate @ 5785]
Rob Flynn <gaim@robflynn.com>
parents: 5407
diff changeset
778 releases. However, that's okay. Work has been pretty friggin hec-
b70d6ebfc358 [gaim-migrate @ 5785]
Rob Flynn <gaim@robflynn.com>
parents: 5407
diff changeset
779 tic, so, that's my excuse. Work is finally going to be slowing down
b70d6ebfc358 [gaim-migrate @ 5785]
Rob Flynn <gaim@robflynn.com>
parents: 5407
diff changeset
780 some. I plan to be doing more Gaim work. That makes me happy. That
b70d6ebfc358 [gaim-migrate @ 5785]
Rob Flynn <gaim@robflynn.com>
parents: 5407
diff changeset
781 makes you happy. That makes us all happy. Now, I just need to
b70d6ebfc358 [gaim-migrate @ 5785]
Rob Flynn <gaim@robflynn.com>
parents: 5407
diff changeset
782 finish rebuilding my car's engine. Engine rebuilds put the FU in
b70d6ebfc358 [gaim-migrate @ 5785]
Rob Flynn <gaim@robflynn.com>
parents: 5407
diff changeset
783 fun!
5403
9f4e2a0d3420 [gaim-migrate @ 5779]
Sean Egan <seanegan@gmail.com>
parents: 5198
diff changeset
784
9f4e2a0d3420 [gaim-migrate @ 5779]
Sean Egan <seanegan@gmail.com>
parents: 5198
diff changeset
785 Sean: Yay! School is finally over. I have to give tons of cherry-
9f4e2a0d3420 [gaim-migrate @ 5779]
Sean Egan <seanegan@gmail.com>
parents: 5198
diff changeset
786 flavored props to everyone whose been helping out while I stayed away
9f4e2a0d3420 [gaim-migrate @ 5779]
Sean Egan <seanegan@gmail.com>
parents: 5198
diff changeset
787 from Gaim to keep myself from failing again, especially Christian and
9f4e2a0d3420 [gaim-migrate @ 5779]
Sean Egan <seanegan@gmail.com>
parents: 5198
diff changeset
788 Nathan.
9f4e2a0d3420 [gaim-migrate @ 5779]
Sean Egan <seanegan@gmail.com>
parents: 5198
diff changeset
789
5404
44dea0d3f82f [gaim-migrate @ 5780]
Luke Schierer <lschiere@pidgin.im>
parents: 5403
diff changeset
790 Luke: Okay, this is NOT a bug fix release, at least for those of you
44dea0d3f82f [gaim-migrate @ 5780]
Luke Schierer <lschiere@pidgin.im>
parents: 5403
diff changeset
791 who use MSN. Christian put in a TON of effort rewritting the MSN prpl,
44dea0d3f82f [gaim-migrate @ 5780]
Luke Schierer <lschiere@pidgin.im>
parents: 5403
diff changeset
792 mega props to him on this release. In other news, we have alot of bugs
44dea0d3f82f [gaim-migrate @ 5780]
Luke Schierer <lschiere@pidgin.im>
parents: 5403
diff changeset
793 fixed, and a goodly number of the translations are more up to date
44dea0d3f82f [gaim-migrate @ 5780]
Luke Schierer <lschiere@pidgin.im>
parents: 5403
diff changeset
794 than they were in earlier releases. There are some other significant
44dea0d3f82f [gaim-migrate @ 5780]
Luke Schierer <lschiere@pidgin.im>
parents: 5403
diff changeset
795 changes, but they are mostly backend stuff, yay for core/ui splits ;-)
44dea0d3f82f [gaim-migrate @ 5780]
Luke Schierer <lschiere@pidgin.im>
parents: 5403
diff changeset
796
5405
e5d031116078 [gaim-migrate @ 5781]
Christian Hammond <chipx86@chipx86.com>
parents: 5404
diff changeset
797 Christian: As Sean and Luke said, I did a tiny bit of work in this
e5d031116078 [gaim-migrate @ 5781]
Christian Hammond <chipx86@chipx86.com>
parents: 5404
diff changeset
798 release. The MSN prpl was rewritten, and should now work better. It's
e5d031116078 [gaim-migrate @ 5781]
Christian Hammond <chipx86@chipx86.com>
parents: 5404
diff changeset
799 compatible with the MSNP7 protocol that MSN v4.x uses. Unfortunately,
e5d031116078 [gaim-migrate @ 5781]
Christian Hammond <chipx86@chipx86.com>
parents: 5404
diff changeset
800 MSNP9 is being worked on. Bah. Also, it has MSN Mobile support, so you
e5d031116078 [gaim-migrate @ 5781]
Christian Hammond <chipx86@chipx86.com>
parents: 5404
diff changeset
801 can register your MSN account with http://mobile.msn.com/ and people
e5d031116078 [gaim-migrate @ 5781]
Christian Hammond <chipx86@chipx86.com>
parents: 5404
diff changeset
802 can page your mobile device. You can also page other MSN Mobile users.
e5d031116078 [gaim-migrate @ 5781]
Christian Hammond <chipx86@chipx86.com>
parents: 5404
diff changeset
803 Groups are now stored on server. Oh, and due to the nature of MSNP7,
e5d031116078 [gaim-migrate @ 5781]
Christian Hammond <chipx86@chipx86.com>
parents: 5404
diff changeset
804 conversations are timed out after 5 minutes, so you'll unfortunately
5407
a93a1a443691 [gaim-migrate @ 5783]
Christian Hammond <chipx86@chipx86.com>
parents: 5405
diff changeset
805 see a message indicating that. Sorry! I wrote experimental support
a93a1a443691 [gaim-migrate @ 5783]
Christian Hammond <chipx86@chipx86.com>
parents: 5405
diff changeset
806 for my own implementation of MSN buddy icons. You can set them in your
a93a1a443691 [gaim-migrate @ 5783]
Christian Hammond <chipx86@chipx86.com>
parents: 5405
diff changeset
807 account settings much like with AIM, and when you talk to other gaim
a93a1a443691 [gaim-migrate @ 5783]
Christian Hammond <chipx86@chipx86.com>
parents: 5405
diff changeset
808 users, they'll get your buddy icon. This will last for a few releases,
a93a1a443691 [gaim-migrate @ 5783]
Christian Hammond <chipx86@chipx86.com>
parents: 5405
diff changeset
809 until the buddy icon implementation in the upcoming MSNP9 protocol is
a93a1a443691 [gaim-migrate @ 5783]
Christian Hammond <chipx86@chipx86.com>
parents: 5405
diff changeset
810 figured out, and we have support for that. That'll be a couple months
a93a1a443691 [gaim-migrate @ 5783]
Christian Hammond <chipx86@chipx86.com>
parents: 5405
diff changeset
811 away at least. Also, we have a rewrite of the plugin interface, so
a93a1a443691 [gaim-migrate @ 5783]
Christian Hammond <chipx86@chipx86.com>
parents: 5405
diff changeset
812 rewrite your plugins! Things are going to get very cool from it. The
a93a1a443691 [gaim-migrate @ 5783]
Christian Hammond <chipx86@chipx86.com>
parents: 5405
diff changeset
813 debug API was core/UI split, and some enhancements were made to the
a93a1a443691 [gaim-migrate @ 5783]
Christian Hammond <chipx86@chipx86.com>
parents: 5405
diff changeset
814 debug window. I think that's all from me. It's been a fun release.
a93a1a443691 [gaim-migrate @ 5783]
Christian Hammond <chipx86@chipx86.com>
parents: 5405
diff changeset
815 Stay tuned, I have some great things coming up!
5405
e5d031116078 [gaim-migrate @ 5781]
Christian Hammond <chipx86@chipx86.com>
parents: 5404
diff changeset
816
5410
326136c49036 [gaim-migrate @ 5786]
Nathan Walp <nwalp@pidgin.im>
parents: 5409
diff changeset
817 Nathan: It seems like 0.62 was forever and a day ago. I had to look
326136c49036 [gaim-migrate @ 5786]
Nathan Walp <nwalp@pidgin.im>
parents: 5409
diff changeset
818 at the ChangeLog to remember what I did. Apparently I made it so you
326136c49036 [gaim-migrate @ 5786]
Nathan Walp <nwalp@pidgin.im>
parents: 5409
diff changeset
819 can put chats in your buddy list. And then I tweaked a bunch of stuff
326136c49036 [gaim-migrate @ 5786]
Nathan Walp <nwalp@pidgin.im>
parents: 5409
diff changeset
820 and fixed a bunch of crashes. Then exams came, and then I went home
326136c49036 [gaim-migrate @ 5786]
Nathan Walp <nwalp@pidgin.im>
parents: 5409
diff changeset
821 for a week and left my laptop's power cable here at school, so I didn't
326136c49036 [gaim-migrate @ 5786]
Nathan Walp <nwalp@pidgin.im>
parents: 5409
diff changeset
822 get anything done. Jabber will get all sorts of fun new stuff for
326136c49036 [gaim-migrate @ 5786]
Nathan Walp <nwalp@pidgin.im>
parents: 5409
diff changeset
823 the next release. Really. ;-)
326136c49036 [gaim-migrate @ 5786]
Nathan Walp <nwalp@pidgin.im>
parents: 5409
diff changeset
824
5403
9f4e2a0d3420 [gaim-migrate @ 5779]
Sean Egan <seanegan@gmail.com>
parents: 5198
diff changeset
825 0.62 (04/23/2003):
5193
f890d4d90f72 [gaim-migrate @ 5559]
Sean Egan <seanegan@gmail.com>
parents: 5079
diff changeset
826 Sean: This is just another standard bi-weekly Gaim release. Nothing
f890d4d90f72 [gaim-migrate @ 5559]
Sean Egan <seanegan@gmail.com>
parents: 5079
diff changeset
827 really interesting, but it has some good bugfixes. Personally, I've
f890d4d90f72 [gaim-migrate @ 5559]
Sean Egan <seanegan@gmail.com>
parents: 5079
diff changeset
828 been a bit removed from Gaim development lately what with school getting
f890d4d90f72 [gaim-migrate @ 5559]
Sean Egan <seanegan@gmail.com>
parents: 5079
diff changeset
829 tough and stuff, but the rest of the guys have really been doing great
f890d4d90f72 [gaim-migrate @ 5559]
Sean Egan <seanegan@gmail.com>
parents: 5079
diff changeset
830 work without me. Thanks, guys.
f890d4d90f72 [gaim-migrate @ 5559]
Sean Egan <seanegan@gmail.com>
parents: 5079
diff changeset
831
5194
83b518f3feda [gaim-migrate @ 5560]
Christian Hammond <chipx86@chipx86.com>
parents: 5193
diff changeset
832 Christian: I can't remember what I did here.. Think I'll take a quick
9395
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
833 look at the ChangeLog.... Okay, guess I was useless. That's okay,
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
834 though, because I have some really cool stuff going into 0.63. Plugin
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
835 authors will hate me for it. A rewrite of the plugins interface! This is
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
836 actually a Good Thing (TM). Anyhow, upgrade to this release, and tell
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
837 your friends. 33 Gaim users can't be wrong!
5194
83b518f3feda [gaim-migrate @ 5560]
Christian Hammond <chipx86@chipx86.com>
parents: 5193
diff changeset
838
9395
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
839 Luke: I didn't do much here besides the odd translation patch and a
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
840 couple bug fix patches. This is primarily a bug fix release, and much
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
841 needed at that. Didn't get a chance to write sorting code, work has been
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
842 busy. Hopeefully it will happen for 0.63.
5196
0dc7e59bb809 [gaim-migrate @ 5562]
Luke Schierer <lschiere@pidgin.im>
parents: 5194
diff changeset
843
5197
f2cd55078be3 [gaim-migrate @ 5563]
Mark Doliner <mark@kingant.net>
parents: 5196
diff changeset
844 Mark: Gaim is coming along quite beautimously. I'm going to eat
f2cd55078be3 [gaim-migrate @ 5563]
Mark Doliner <mark@kingant.net>
parents: 5196
diff changeset
845 my Pop-tarts now.
f2cd55078be3 [gaim-migrate @ 5563]
Mark Doliner <mark@kingant.net>
parents: 5196
diff changeset
846
9395
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
847 Nathan: oh dot sixty two. There are a lot of bugs fixed in this
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
848 release, and one major new feature. Our Jabber plugin now supports
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
849 XHTML-IM. In plain english, this means that you can now format your
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
850 jabber messages, and other people will see the formatting. GtkIMHTML
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
851 still needs some work to get it to parse valid XHTML-IM better, but that
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
852 will come in time. That time would come sooner if my CS prof accepted
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
853 "I was hacking on Gaim" as a valid excuse for an extension ;-)
5198
6c5e85dd5a9a [gaim-migrate @ 5564]
Nathan Walp <nwalp@pidgin.im>
parents: 5197
diff changeset
854
5058
74aeae6afdab [gaim-migrate @ 5409]
Nathan Walp <nwalp@pidgin.im>
parents: 5029
diff changeset
855 0.61 (04/07/2003):
5059
107252143713 [gaim-migrate @ 5410]
Rob Flynn <gaim@robflynn.com>
parents: 5058
diff changeset
856 Rob: Nathan commited his news first. However, I'm cooler so I'm putting
107252143713 [gaim-migrate @ 5410]
Rob Flynn <gaim@robflynn.com>
parents: 5058
diff changeset
857 my entry above his. Yeah, so, there were some DnD issues with 0.60. I
107252143713 [gaim-migrate @ 5410]
Rob Flynn <gaim@robflynn.com>
parents: 5058
diff changeset
858 blame it on the rain. It was falling, falling. I blame it on the
107252143713 [gaim-migrate @ 5410]
Rob Flynn <gaim@robflynn.com>
parents: 5058
diff changeset
859 faucet. It drips all night.
107252143713 [gaim-migrate @ 5410]
Rob Flynn <gaim@robflynn.com>
parents: 5058
diff changeset
860
9395
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
861 Sean: I committed my news after Rob. I'm cooler than Nathan (by far)
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
862 but not as cool as Rob. So I go here. Actually, I didn't do anything
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
863 since 0.60 other than commit some other peoples patches. The one from
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
864 Dave Camp is cool. How 'bout this snow? Isn't that crazy? Oh, and
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
865 thanks to everyone who wished me a happy birthday.
5073
2ff05a24192b [gaim-migrate @ 5426]
Sean Egan <seanegan@gmail.com>
parents: 5059
diff changeset
866
5058
74aeae6afdab [gaim-migrate @ 5409]
Nathan Walp <nwalp@pidgin.im>
parents: 5029
diff changeset
867 Nathan: You want frequent releases? You got 'em ;-) Chip wrote some
74aeae6afdab [gaim-migrate @ 5409]
Nathan Walp <nwalp@pidgin.im>
parents: 5029
diff changeset
868 cool new pounce stuff, and things shouldn't get weird when you drag
74aeae6afdab [gaim-migrate @ 5409]
Nathan Walp <nwalp@pidgin.im>
parents: 5029
diff changeset
869 groups and buddies around. It's bad enough having 1 of some of my
74aeae6afdab [gaim-migrate @ 5409]
Nathan Walp <nwalp@pidgin.im>
parents: 5029
diff changeset
870 buddies on my list, I definitely don't need duplicates. Being that I
74aeae6afdab [gaim-migrate @ 5409]
Nathan Walp <nwalp@pidgin.im>
parents: 5029
diff changeset
871 have class in the morning, I'll just raise my juice glass for this one.
74aeae6afdab [gaim-migrate @ 5409]
Nathan Walp <nwalp@pidgin.im>
parents: 5029
diff changeset
872
5075
5bbd7d3ca93e [gaim-migrate @ 5428]
Christian Hammond <chipx86@chipx86.com>
parents: 5073
diff changeset
873 Christian: I'm not as cool as Rob, Sean, or Nathan, so I go down here.
5bbd7d3ca93e [gaim-migrate @ 5428]
Christian Hammond <chipx86@chipx86.com>
parents: 5073
diff changeset
874 Well, among some of the fixes is my new buddy pounce code! This adds new
5bbd7d3ca93e [gaim-migrate @ 5428]
Christian Hammond <chipx86@chipx86.com>
parents: 5073
diff changeset
875 buddy pounce types, core/ui splitifies the code, and makes the dialog
5bbd7d3ca93e [gaim-migrate @ 5428]
Christian Hammond <chipx86@chipx86.com>
parents: 5073
diff changeset
876 box spiffy. Yay frequent releases! Erm, I can't think of anything else
5bbd7d3ca93e [gaim-migrate @ 5428]
Christian Hammond <chipx86@chipx86.com>
parents: 5073
diff changeset
877 cool to say here. Have fun, everyone!
5bbd7d3ca93e [gaim-migrate @ 5428]
Christian Hammond <chipx86@chipx86.com>
parents: 5073
diff changeset
878
9395
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
879 Luke: Okay, i'm probly the least cool, so I'll go last. I committed a
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
880 few patches from other people here, nothing earth shattering though. The
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
881 biggest thing in this release is the group re-ordering bug fix, having
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
882 that fixed will make for fewwer questions. Get used to using releases
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
883 people, we want to use cvs for actual development :-).
5076
81b57cead3a8 [gaim-migrate @ 5429]
Luke Schierer <lschiere@pidgin.im>
parents: 5075
diff changeset
884
5078
19814ecb23e0 [gaim-migrate @ 5431]
Mark Doliner <mark@kingant.net>
parents: 5077
diff changeset
885 Mark: I didn't want to write any news without actually having done
19814ecb23e0 [gaim-migrate @ 5431]
Mark Doliner <mark@kingant.net>
parents: 5077
diff changeset
886 anything, so I fixed a meaningless compile warning. Boo-yeah.
19814ecb23e0 [gaim-migrate @ 5431]
Mark Doliner <mark@kingant.net>
parents: 5077
diff changeset
887
5077
617d1474467a [gaim-migrate @ 5430]
Sean Egan <seanegan@gmail.com>
parents: 5076
diff changeset
888 Sean: Luke can't spell "fewer". How un-cool is that?
617d1474467a [gaim-migrate @ 5430]
Sean Egan <seanegan@gmail.com>
parents: 5076
diff changeset
889
5023
e218d2d2b7e9 [gaim-migrate @ 5359]
Rob Flynn <gaim@robflynn.com>
parents: 3336
diff changeset
890 0.60 (04/04/2003):
e218d2d2b7e9 [gaim-migrate @ 5359]
Rob Flynn <gaim@robflynn.com>
parents: 3336
diff changeset
891 Rob: Wow. So, it has been a really long time since we started the
e218d2d2b7e9 [gaim-migrate @ 5359]
Rob Flynn <gaim@robflynn.com>
parents: 3336
diff changeset
892 gtk2 fork. It's finally ready for public consumption. Sean is about
e218d2d2b7e9 [gaim-migrate @ 5359]
Rob Flynn <gaim@robflynn.com>
parents: 3336
diff changeset
893 to go out and buy a case of beer. My roommate is downstairs right
e218d2d2b7e9 [gaim-migrate @ 5359]
Rob Flynn <gaim@robflynn.com>
parents: 3336
diff changeset
894 now pouring me a shot of his choice. Everyone, raise your beers if
e218d2d2b7e9 [gaim-migrate @ 5359]
Rob Flynn <gaim@robflynn.com>
parents: 3336
diff changeset
895 you've got them. It's been a cool almost 10-months of development.
e218d2d2b7e9 [gaim-migrate @ 5359]
Rob Flynn <gaim@robflynn.com>
parents: 3336
diff changeset
896 I hope you all enjoy. Drink'em if you got'em!
e218d2d2b7e9 [gaim-migrate @ 5359]
Rob Flynn <gaim@robflynn.com>
parents: 3336
diff changeset
897
5024
8e55a4d362a3 [gaim-migrate @ 5361]
Sean Egan <seanegan@gmail.com>
parents: 5023
diff changeset
898 Sean: I'm writing this 3 minutes before my 21st birthday. Nobody can
8e55a4d362a3 [gaim-migrate @ 5361]
Sean Egan <seanegan@gmail.com>
parents: 5023
diff changeset
899 believe we're finally ready to relase 0.60. Many thanks to everyone
8e55a4d362a3 [gaim-migrate @ 5361]
Sean Egan <seanegan@gmail.com>
parents: 5023
diff changeset
900 who helped out; I'm convinced that Gaim 0.60 is the best IM client to
8e55a4d362a3 [gaim-migrate @ 5361]
Sean Egan <seanegan@gmail.com>
parents: 5023
diff changeset
901 date (only to be bested by 0.61). There's WAY too much stuff to mention.
8e55a4d362a3 [gaim-migrate @ 5361]
Sean Egan <seanegan@gmail.com>
parents: 5023
diff changeset
902 Even the ChangeLog is somewhat incomplete. Yay, I'm 21 now! Everyone
8e55a4d362a3 [gaim-migrate @ 5361]
Sean Egan <seanegan@gmail.com>
parents: 5023
diff changeset
903 enjoy! :)
8e55a4d362a3 [gaim-migrate @ 5361]
Sean Egan <seanegan@gmail.com>
parents: 5023
diff changeset
904
5025
cd6e23154510 [gaim-migrate @ 5362]
Nathan Walp <nwalp@pidgin.im>
parents: 5024
diff changeset
905 Nathan: Happy birthday Sean! Rob decided to let me start cleaning up
cd6e23154510 [gaim-migrate @ 5362]
Nathan Walp <nwalp@pidgin.im>
parents: 5024
diff changeset
906 after everyone, so here I am. "sexy" is the only word that can be used
cd6e23154510 [gaim-migrate @ 5362]
Nathan Walp <nwalp@pidgin.im>
parents: 5024
diff changeset
907 to describe 0.60. Prepare to be shocked and amazed. /me raises his
cd6e23154510 [gaim-migrate @ 5362]
Nathan Walp <nwalp@pidgin.im>
parents: 5024
diff changeset
908 (shot) glass ;-)
cd6e23154510 [gaim-migrate @ 5362]
Nathan Walp <nwalp@pidgin.im>
parents: 5024
diff changeset
909
9395
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
910 Christian: Geeeeeze this took a long time. Worth it though! Personally,
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
911 I thought we'd all just give up on releases altogether and tell
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
912 everybody just to grab CVS. I'm pretty happy with this release. I was
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
913 able to contribute quite a bit to it. Makes me feel proud to be a gaim
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
914 developer! I'm really looking forward to the future releases. I have
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
915 some neat stuff planned. Yay, I'm still 19! Mmmm, Sierra Mist. Make me a
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
916 sammich!
5026
8f769e71190f [gaim-migrate @ 5363]
Christian Hammond <chipx86@chipx86.com>
parents: 5025
diff changeset
917
5029
ef201aaf4a86 [gaim-migrate @ 5366]
Mark Doliner <mark@kingant.net>
parents: 5028
diff changeset
918 Mark: Whoops, I started drinking a little earlier than I was supposed
ef201aaf4a86 [gaim-migrate @ 5366]
Mark Doliner <mark@kingant.net>
parents: 5028
diff changeset
919 to. I guess I missed the memo. Hmm, I ate at a restaurant somewhere,
ef201aaf4a86 [gaim-migrate @ 5366]
Mark Doliner <mark@kingant.net>
parents: 5028
diff changeset
920 I think it was at Snowshoe, and the menu had "sammiches" on it. It was
ef201aaf4a86 [gaim-migrate @ 5366]
Mark Doliner <mark@kingant.net>
parents: 5028
diff changeset
921 pretty sweet. I'd like to give a shout out to all the Gaim
ef201aaf4a86 [gaim-migrate @ 5366]
Mark Doliner <mark@kingant.net>
parents: 5028
diff changeset
922 devizelopers for rizocking the hizzy the past few months. Word.
ef201aaf4a86 [gaim-migrate @ 5366]
Mark Doliner <mark@kingant.net>
parents: 5028
diff changeset
923
5026
8f769e71190f [gaim-migrate @ 5363]
Christian Hammond <chipx86@chipx86.com>
parents: 5025
diff changeset
924
3334
3d0e7934db76 [gaim-migrate @ 3352]
Rob Flynn <gaim@robflynn.com>
parents: 3305
diff changeset
925 0.59 (06/24/2002):
3289
8c2164015d48 [gaim-migrate @ 3307]
Rob Flynn <gaim@robflynn.com>
parents: 3248
diff changeset
926 Rob: I guess Sean is busy at home or something and Jim is asleep.
8c2164015d48 [gaim-migrate @ 3307]
Rob Flynn <gaim@robflynn.com>
parents: 3248
diff changeset
927 I'm very tired but it's time for a release. Enjoy. :)
3334
3d0e7934db76 [gaim-migrate @ 3352]
Rob Flynn <gaim@robflynn.com>
parents: 3305
diff changeset
928 SORRY FOR THE DELAY. :(
3d0e7934db76 [gaim-migrate @ 3352]
Rob Flynn <gaim@robflynn.com>
parents: 3305
diff changeset
929
3335
800c9666a16a [gaim-migrate @ 3354]
Rob Flynn <gaim@robflynn.com>
parents: 3334
diff changeset
930 Sean: It's been a long time since our last release, and for no
800c9666a16a [gaim-migrate @ 3354]
Rob Flynn <gaim@robflynn.com>
parents: 3334
diff changeset
931 good reason either. Rob and I just haven't been able to get together
800c9666a16a [gaim-migrate @ 3354]
Rob Flynn <gaim@robflynn.com>
parents: 3334
diff changeset
932 to do it. But now we have. Aside from some Jabber changes and some
800c9666a16a [gaim-migrate @ 3354]
Rob Flynn <gaim@robflynn.com>
parents: 3334
diff changeset
933 crucial MSN fixes, most of this release's changes are transparent,
800c9666a16a [gaim-migrate @ 3354]
Rob Flynn <gaim@robflynn.com>
parents: 3334
diff changeset
934 but none-the-less important. Well get some better changes when my
3336
cb570d1bb87b [gaim-migrate @ 3355]
Rob Flynn <gaim@robflynn.com>
parents: 3335
diff changeset
935 computer works again, you have my word*
cb570d1bb87b [gaim-migrate @ 3355]
Rob Flynn <gaim@robflynn.com>
parents: 3335
diff changeset
936
cb570d1bb87b [gaim-migrate @ 3355]
Rob Flynn <gaim@robflynn.com>
parents: 3335
diff changeset
937 *My word is worthless.
3335
800c9666a16a [gaim-migrate @ 3354]
Rob Flynn <gaim@robflynn.com>
parents: 3334
diff changeset
938
3248
c690d1ac6ee4 [gaim-migrate @ 3266]
Sean Egan <seanegan@gmail.com>
parents: 3246
diff changeset
939
3241
ffa1ac08b22f [gaim-migrate @ 3259]
Rob Flynn <gaim@robflynn.com>
parents: 3240
diff changeset
940 0.58 (05/13/2002):
3242
a4911e16a8fb [gaim-migrate @ 3260]
Rob Flynn <gaim@robflynn.com>
parents: 3241
diff changeset
941 Rob: Yeah, so, my computer has been bad which is why the release
a4911e16a8fb [gaim-migrate @ 3260]
Rob Flynn <gaim@robflynn.com>
parents: 3241
diff changeset
942 didn't go out on time. Oh well. I would like to welcome
a4911e16a8fb [gaim-migrate @ 3260]
Rob Flynn <gaim@robflynn.com>
parents: 3241
diff changeset
943 Jim Seymour aboard the development team. He's going to be taking
a4911e16a8fb [gaim-migrate @ 3260]
Rob Flynn <gaim@robflynn.com>
parents: 3241
diff changeset
944 over the work on our Jabber code as well as doing various other
a4911e16a8fb [gaim-migrate @ 3260]
Rob Flynn <gaim@robflynn.com>
parents: 3241
diff changeset
945 nit picking. He likes to pick nits, nats, and umm, knots, I think.
3238
7f27ede456e1 [gaim-migrate @ 3255]
Rob Flynn <gaim@robflynn.com>
parents: 3180
diff changeset
946
3243
83dd2d7d2bc6 [gaim-migrate @ 3261]
Sean Egan <seanegan@gmail.com>
parents: 3242
diff changeset
947 Sean: This release has a long ChangeLog. Higlights include an
83dd2d7d2bc6 [gaim-migrate @ 3261]
Sean Egan <seanegan@gmail.com>
parents: 3242
diff changeset
948 important security fix for MSN and a few nice new features.
83dd2d7d2bc6 [gaim-migrate @ 3261]
Sean Egan <seanegan@gmail.com>
parents: 3242
diff changeset
949 Not *much* cooler than 0.57--but we're making progress ;)
83dd2d7d2bc6 [gaim-migrate @ 3261]
Sean Egan <seanegan@gmail.com>
parents: 3242
diff changeset
950
3244
bcfa7f7f48c2 [gaim-migrate @ 3262]
Jim Seymour <jseymour>
parents: 3243
diff changeset
951 Jim: Hmmm... Rob said I have to say *something*, so here it is:
bcfa7f7f48c2 [gaim-migrate @ 3262]
Jim Seymour <jseymour>
parents: 3243
diff changeset
952 Rob's a mango.
bcfa7f7f48c2 [gaim-migrate @ 3262]
Jim Seymour <jseymour>
parents: 3243
diff changeset
953
3173
b51d69e79b8e [gaim-migrate @ 3189]
Rob Flynn <gaim@robflynn.com>
parents: 3144
diff changeset
954 0.57 (04/25/2002):
3180
63bd467e3e33 [gaim-migrate @ 3196]
Rob Flynn <gaim@robflynn.com>
parents: 3179
diff changeset
955 Rob: Not too much in this release, as Sean said below. (This is
63bd467e3e33 [gaim-migrate @ 3196]
Rob Flynn <gaim@robflynn.com>
parents: 3179
diff changeset
956 what happens when the bottom person goes first.) New translation,
63bd467e3e33 [gaim-migrate @ 3196]
Rob Flynn <gaim@robflynn.com>
parents: 3179
diff changeset
957 a few fixes, secure msn hotmail logins, blah blah blah. As Sean
63bd467e3e33 [gaim-migrate @ 3196]
Rob Flynn <gaim@robflynn.com>
parents: 3179
diff changeset
958 said, the next release will be cooler. If only you could read
63bd467e3e33 [gaim-migrate @ 3196]
Rob Flynn <gaim@robflynn.com>
parents: 3179
diff changeset
959 our minds ;-).
63bd467e3e33 [gaim-migrate @ 3196]
Rob Flynn <gaim@robflynn.com>
parents: 3179
diff changeset
960
3179
10a81b1e759a [gaim-migrate @ 3195]
Sean Egan <seanegan@gmail.com>
parents: 3173
diff changeset
961 Sean: Nothing too special here, but a critical Yahoo fix that
10a81b1e759a [gaim-migrate @ 3195]
Sean Egan <seanegan@gmail.com>
parents: 3173
diff changeset
962 ensures Yahoo! will work when they discontinue the old protocol
10a81b1e759a [gaim-migrate @ 3195]
Sean Egan <seanegan@gmail.com>
parents: 3173
diff changeset
963 all the other 3rd party clients are using. Next release will be
10a81b1e759a [gaim-migrate @ 3195]
Sean Egan <seanegan@gmail.com>
parents: 3173
diff changeset
964 cooler, I promise.
3173
b51d69e79b8e [gaim-migrate @ 3189]
Rob Flynn <gaim@robflynn.com>
parents: 3144
diff changeset
965
3144
7e7925b2156b [gaim-migrate @ 3159]
Rob Flynn <gaim@robflynn.com>
parents: 3114
diff changeset
966 0.56 (04/11/2002):
7e7925b2156b [gaim-migrate @ 3159]
Rob Flynn <gaim@robflynn.com>
parents: 3114
diff changeset
967 Rob: Well, what do you know. I have another headache. I always have
7e7925b2156b [gaim-migrate @ 3159]
Rob Flynn <gaim@robflynn.com>
parents: 3114
diff changeset
968 these damned headaches. I got pissed off with the way GtkTree looks.
7e7925b2156b [gaim-migrate @ 3159]
Rob Flynn <gaim@robflynn.com>
parents: 3114
diff changeset
969 I wanted to move to using GtkCTree. I think they're pretty.
7e7925b2156b [gaim-migrate @ 3159]
Rob Flynn <gaim@robflynn.com>
parents: 3114
diff changeset
970 Unfortunately, GtkCTree sucks. After a little digging through
7e7925b2156b [gaim-migrate @ 3159]
Rob Flynn <gaim@robflynn.com>
parents: 3114
diff changeset
971 the code, I managed to molest GtkTree into looking like
7e7925b2156b [gaim-migrate @ 3159]
Rob Flynn <gaim@robflynn.com>
parents: 3114
diff changeset
972 GtkCTree. Thanks to everyone that helped track down that one
7e7925b2156b [gaim-migrate @ 3159]
Rob Flynn <gaim@robflynn.com>
parents: 3114
diff changeset
973 annoying style problem.
7e7925b2156b [gaim-migrate @ 3159]
Rob Flynn <gaim@robflynn.com>
parents: 3114
diff changeset
974
7e7925b2156b [gaim-migrate @ 3159]
Rob Flynn <gaim@robflynn.com>
parents: 3114
diff changeset
975 Sean: Hello. This is another minor release while Rob and I finish
7e7925b2156b [gaim-migrate @ 3159]
Rob Flynn <gaim@robflynn.com>
parents: 3114
diff changeset
976 up on some bigger projects. We're reworking a lot of the UI to make
7e7925b2156b [gaim-migrate @ 3159]
Rob Flynn <gaim@robflynn.com>
parents: 3114
diff changeset
977 it easier to use, nicer looking, and more compatible with gtk2.
7e7925b2156b [gaim-migrate @ 3159]
Rob Flynn <gaim@robflynn.com>
parents: 3114
diff changeset
978 I've also been trying to bring the Yahoo plugin up to date, so it
7e7925b2156b [gaim-migrate @ 3159]
Rob Flynn <gaim@robflynn.com>
parents: 3114
diff changeset
979 will work for Indian users and avoid a potential problem in the near
7e7925b2156b [gaim-migrate @ 3159]
Rob Flynn <gaim@robflynn.com>
parents: 3114
diff changeset
980 future.
3114
0ce7830d42d4 [gaim-migrate @ 3129]
Rob Flynn <gaim@robflynn.com>
parents: 3113
diff changeset
981
3113
296d3f6a38af [gaim-migrate @ 3127]
Rob Flynn <gaim@robflynn.com>
parents: 3110
diff changeset
982 0.55 (03/29/2002):
296d3f6a38af [gaim-migrate @ 3127]
Rob Flynn <gaim@robflynn.com>
parents: 3110
diff changeset
983 Rob: 0.55 is here. I've been away for a few days on business. Sean
296d3f6a38af [gaim-migrate @ 3127]
Rob Flynn <gaim@robflynn.com>
parents: 3110
diff changeset
984 has been on Spring Break. Therefore, this release is mostly a patch
296d3f6a38af [gaim-migrate @ 3127]
Rob Flynn <gaim@robflynn.com>
parents: 3110
diff changeset
985 release. It does fix some bugs and makes a few thing slightly cooler,
296d3f6a38af [gaim-migrate @ 3127]
Rob Flynn <gaim@robflynn.com>
parents: 3110
diff changeset
986 so it's better in that aspect, I suppose. Enjoy.
296d3f6a38af [gaim-migrate @ 3127]
Rob Flynn <gaim@robflynn.com>
parents: 3110
diff changeset
987
3110
13e5dc68efbc [gaim-migrate @ 3124]
Sean Egan <seanegan@gmail.com>
parents: 3058
diff changeset
988 Sean: This is mostly a bugfix release. I'm on Spring Break, not
13e5dc68efbc [gaim-migrate @ 3124]
Sean Egan <seanegan@gmail.com>
parents: 3058
diff changeset
989 doing any coding at all. But lots of people sent in great patches
13e5dc68efbc [gaim-migrate @ 3124]
Sean Egan <seanegan@gmail.com>
parents: 3058
diff changeset
990 anyway. Thanks guys!
3058
c7ded94da25f [gaim-migrate @ 3072]
Rob Flynn <gaim@robflynn.com>
parents: 3054
diff changeset
991
3053
a1a50ed7aec1 [gaim-migrate @ 3066]
Rob Flynn <gaim@robflynn.com>
parents: 2994
diff changeset
992 0.54 (03/14/2002):
a1a50ed7aec1 [gaim-migrate @ 3066]
Rob Flynn <gaim@robflynn.com>
parents: 2994
diff changeset
993 Rob: Well, here we are. 0.54. We got a lot of fun things in this
a1a50ed7aec1 [gaim-migrate @ 3066]
Rob Flynn <gaim@robflynn.com>
parents: 2994
diff changeset
994 release. Better working SSI, Image sending, protocol specific
a1a50ed7aec1 [gaim-migrate @ 3066]
Rob Flynn <gaim@robflynn.com>
parents: 2994
diff changeset
995 smiley faces, and a whole lot of triscuits. *gobble*
a1a50ed7aec1 [gaim-migrate @ 3066]
Rob Flynn <gaim@robflynn.com>
parents: 2994
diff changeset
996
3054
e9be502a6fe7 [gaim-migrate @ 3067]
Sean Egan <seanegan@gmail.com>
parents: 3053
diff changeset
997 Sean: We fixed a lot of bugs in this one, and probably introduced
e9be502a6fe7 [gaim-migrate @ 3067]
Sean Egan <seanegan@gmail.com>
parents: 3053
diff changeset
998 a bunch too. ;) We were both really busy, and did all the coding
e9be502a6fe7 [gaim-migrate @ 3067]
Sean Egan <seanegan@gmail.com>
parents: 3053
diff changeset
999 late at night when we were tired, so if something isn't working,
e9be502a6fe7 [gaim-migrate @ 3067]
Sean Egan <seanegan@gmail.com>
parents: 3053
diff changeset
1000 it's probably just tired code. Enjoy the triscuits!
2994
60018f862a51 [gaim-migrate @ 3007]
Sean Egan <seanegan@gmail.com>
parents: 2993
diff changeset
1001
2993
7239a392486c [gaim-migrate @ 3006]
Rob Flynn <gaim@robflynn.com>
parents: 2978
diff changeset
1002 0.53 (02/28/2002):
7239a392486c [gaim-migrate @ 3006]
Rob Flynn <gaim@robflynn.com>
parents: 2978
diff changeset
1003 Rob: Well, we missed yesterday's release. That's Okay, I head a
7239a392486c [gaim-migrate @ 3006]
Rob Flynn <gaim@robflynn.com>
parents: 2978
diff changeset
1004 nasty headache. You can all just deal. ;-)
7239a392486c [gaim-migrate @ 3006]
Rob Flynn <gaim@robflynn.com>
parents: 2978
diff changeset
1005
7239a392486c [gaim-migrate @ 3006]
Rob Flynn <gaim@robflynn.com>
parents: 2978
diff changeset
1006
7239a392486c [gaim-migrate @ 3006]
Rob Flynn <gaim@robflynn.com>
parents: 2978
diff changeset
1007 Sean: Neat Goodies! Whee!! Oscar got a lot of great additions.
7239a392486c [gaim-migrate @ 3006]
Rob Flynn <gaim@robflynn.com>
parents: 2978
diff changeset
1008 It can do Screen Name formatting, it can save and store your buddy
7239a392486c [gaim-migrate @ 3006]
Rob Flynn <gaim@robflynn.com>
parents: 2978
diff changeset
1009 list on the server, it can do typing notifications in Direct
7239a392486c [gaim-migrate @ 3006]
Rob Flynn <gaim@robflynn.com>
parents: 2978
diff changeset
1010 Connections, and yes, it can receive IM Images! Sending images will
7239a392486c [gaim-migrate @ 3006]
Rob Flynn <gaim@robflynn.com>
parents: 2978
diff changeset
1011 be added in the next release. MSN and Yahoo! can do typing
7239a392486c [gaim-migrate @ 3006]
Rob Flynn <gaim@robflynn.com>
parents: 2978
diff changeset
1012 notification too. Hooray!
7239a392486c [gaim-migrate @ 3006]
Rob Flynn <gaim@robflynn.com>
parents: 2978
diff changeset
1013
2978
1c7d627df5d5 [gaim-migrate @ 2991]
Rob Flynn <gaim@robflynn.com>
parents: 2967
diff changeset
1014
2961
6c1ece1104e6 [gaim-migrate @ 2974]
Rob Flynn <gaim@robflynn.com>
parents: 2935
diff changeset
1015 0.52 (02/17/2002):
2965
40e1341f4e6f [gaim-migrate @ 2978]
Rob Flynn <gaim@robflynn.com>
parents: 2961
diff changeset
1016 Rob: Well, after a long delay we're finally ready for another release.
40e1341f4e6f [gaim-migrate @ 2978]
Rob Flynn <gaim@robflynn.com>
parents: 2961
diff changeset
1017 I finally got settled into my new apartment, the new job is going
40e1341f4e6f [gaim-migrate @ 2978]
Rob Flynn <gaim@robflynn.com>
parents: 2961
diff changeset
1018 well, and I finally have internet connectivity again. You can expect
40e1341f4e6f [gaim-migrate @ 2978]
Rob Flynn <gaim@robflynn.com>
parents: 2961
diff changeset
1019 us to be back on our usually bi-monthly schedule. Enjoy these fixen,
40e1341f4e6f [gaim-migrate @ 2978]
Rob Flynn <gaim@robflynn.com>
parents: 2961
diff changeset
1020 as they resolve a few connectivity issues. :-)
40e1341f4e6f [gaim-migrate @ 2978]
Rob Flynn <gaim@robflynn.com>
parents: 2961
diff changeset
1021
40e1341f4e6f [gaim-migrate @ 2978]
Rob Flynn <gaim@robflynn.com>
parents: 2961
diff changeset
1022 Sean: It looks like things are back on track now. Eric left which is
40e1341f4e6f [gaim-migrate @ 2978]
Rob Flynn <gaim@robflynn.com>
parents: 2961
diff changeset
1023 sad. He's done so much for Gaim, and I know we're all thankful.
40e1341f4e6f [gaim-migrate @ 2978]
Rob Flynn <gaim@robflynn.com>
parents: 2961
diff changeset
1024 Thanks Eric! I'll be stepping in and do more development, but I can
40e1341f4e6f [gaim-migrate @ 2978]
Rob Flynn <gaim@robflynn.com>
parents: 2961
diff changeset
1025 never replace Eric. This release fixes a long-standing problem in
40e1341f4e6f [gaim-migrate @ 2978]
Rob Flynn <gaim@robflynn.com>
parents: 2961
diff changeset
1026 MSN. If you've gotten errors when trying to connect to MSN, you want
40e1341f4e6f [gaim-migrate @ 2978]
Rob Flynn <gaim@robflynn.com>
parents: 2961
diff changeset
1027 this release. If you've suddenly found yourself unable to connect to
40e1341f4e6f [gaim-migrate @ 2978]
Rob Flynn <gaim@robflynn.com>
parents: 2961
diff changeset
1028 Yahoo!, you want this release too. The "neat goodies" will be in the
40e1341f4e6f [gaim-migrate @ 2978]
Rob Flynn <gaim@robflynn.com>
parents: 2961
diff changeset
1029 next release ;)
40e1341f4e6f [gaim-migrate @ 2978]
Rob Flynn <gaim@robflynn.com>
parents: 2961
diff changeset
1030
2967
d639f22e178b [gaim-migrate @ 2980]
Rob Flynn <gaim@robflynn.com>
parents: 2965
diff changeset
1031 Rob: Operation Evil does not exist! ;-)
2961
6c1ece1104e6 [gaim-migrate @ 2974]
Rob Flynn <gaim@robflynn.com>
parents: 2935
diff changeset
1032
2935
75f29c7178a3 [gaim-migrate @ 2948]
Rob Flynn <gaim@robflynn.com>
parents: 2934
diff changeset
1033
2933
ba95cd42e1bb [gaim-migrate @ 2946]
Rob Flynn <gaim@robflynn.com>
parents: 2930
diff changeset
1034 0.51 (01/24/2002):
2934
d5a58d846fd4 [gaim-migrate @ 2947]
Rob Flynn <gaim@robflynn.com>
parents: 2933
diff changeset
1035 Rob: Well, here we go. I FINALLY got around to making a release
d5a58d846fd4 [gaim-migrate @ 2947]
Rob Flynn <gaim@robflynn.com>
parents: 2933
diff changeset
1036 after over a month, Sorry for the delay, all. Things got really
d5a58d846fd4 [gaim-migrate @ 2947]
Rob Flynn <gaim@robflynn.com>
parents: 2933
diff changeset
1037 hectic around the gaim house hold. This release isn't as complete
d5a58d846fd4 [gaim-migrate @ 2947]
Rob Flynn <gaim@robflynn.com>
parents: 2933
diff changeset
1038 as I had hoped, but I promised to get something out. There's some
d5a58d846fd4 [gaim-migrate @ 2947]
Rob Flynn <gaim@robflynn.com>
parents: 2933
diff changeset
1039 neat goodies in mind for the next release, right Sean? :-)
d5a58d846fd4 [gaim-migrate @ 2947]
Rob Flynn <gaim@robflynn.com>
parents: 2933
diff changeset
1040
2890
02f048b66155 [gaim-migrate @ 2903]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2882
diff changeset
1041
02f048b66155 [gaim-migrate @ 2903]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2882
diff changeset
1042 0.50 (12/13/2001):
2881
20461e4106e8 [gaim-migrate @ 2894]
Rob Flynn <gaim@robflynn.com>
parents: 2818
diff changeset
1043 Rob: I am tired. Tonight was weird. Bleh!!!!
2818
c7fd8871c0a5 [gaim-migrate @ 2831]
Rob Flynn <gaim@robflynn.com>
parents: 2816
diff changeset
1044
2882
bedad009d8a6 [gaim-migrate @ 2895]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2881
diff changeset
1045 Eric: I second that.
bedad009d8a6 [gaim-migrate @ 2895]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2881
diff changeset
1046
2815
d121344193d6 [gaim-migrate @ 2828]
Rob Flynn <gaim@robflynn.com>
parents: 2726
diff changeset
1047 0.49 (11/29/2001):
d121344193d6 [gaim-migrate @ 2828]
Rob Flynn <gaim@robflynn.com>
parents: 2726
diff changeset
1048 Rob: *still mamboing*
d121344193d6 [gaim-migrate @ 2828]
Rob Flynn <gaim@robflynn.com>
parents: 2726
diff changeset
1049
d121344193d6 [gaim-migrate @ 2828]
Rob Flynn <gaim@robflynn.com>
parents: 2726
diff changeset
1050 Whew! That was a bad little mambo. I hope everyone had a nice
d121344193d6 [gaim-migrate @ 2828]
Rob Flynn <gaim@robflynn.com>
parents: 2726
diff changeset
1051 little Holiday, if you celebrate. If not, then I hope you had
d121344193d6 [gaim-migrate @ 2828]
Rob Flynn <gaim@robflynn.com>
parents: 2726
diff changeset
1052 a sucky weekend. :-D.
d121344193d6 [gaim-migrate @ 2828]
Rob Flynn <gaim@robflynn.com>
parents: 2726
diff changeset
1053
d121344193d6 [gaim-migrate @ 2828]
Rob Flynn <gaim@robflynn.com>
parents: 2726
diff changeset
1054 Oh, lots of cheese for everyone!! (Beware the duffle)
d121344193d6 [gaim-migrate @ 2828]
Rob Flynn <gaim@robflynn.com>
parents: 2726
diff changeset
1055
d121344193d6 [gaim-migrate @ 2828]
Rob Flynn <gaim@robflynn.com>
parents: 2726
diff changeset
1056 It's getting cloudy. I think it's going to storm somethin'
d121344193d6 [gaim-migrate @ 2828]
Rob Flynn <gaim@robflynn.com>
parents: 2726
diff changeset
1057 fierce. That's my southern talk. Do you like it?
2726
a34321aefe4f [gaim-migrate @ 2739]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2721
diff changeset
1058
2816
08048a6922da [gaim-migrate @ 2829]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2815
diff changeset
1059 Eric: I want to be like you.
08048a6922da [gaim-migrate @ 2829]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2815
diff changeset
1060
08048a6922da [gaim-migrate @ 2829]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2815
diff changeset
1061 Do the cha cha cha!
08048a6922da [gaim-migrate @ 2829]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2815
diff changeset
1062
2720
e55c53902c05 [gaim-migrate @ 2733]
Rob Flynn <gaim@robflynn.com>
parents: 2656
diff changeset
1063 0.48 (11/18/2001):
e55c53902c05 [gaim-migrate @ 2733]
Rob Flynn <gaim@robflynn.com>
parents: 2656
diff changeset
1064 Rob: Hi! It's 4:12am! I'm watching The Simpsons. :).
e55c53902c05 [gaim-migrate @ 2733]
Rob Flynn <gaim@robflynn.com>
parents: 2656
diff changeset
1065 Oh boy, sleep! That's where I'm a viking! :) There's not
e55c53902c05 [gaim-migrate @ 2733]
Rob Flynn <gaim@robflynn.com>
parents: 2656
diff changeset
1066 too much for me to say in this release. I'd just like to
e55c53902c05 [gaim-migrate @ 2733]
Rob Flynn <gaim@robflynn.com>
parents: 2656
diff changeset
1067 thank Eric for his hard work. :)
e55c53902c05 [gaim-migrate @ 2733]
Rob Flynn <gaim@robflynn.com>
parents: 2656
diff changeset
1068
2721
74d1bbae4adc [gaim-migrate @ 2734]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2720
diff changeset
1069 Eric: Everybody mambo!
2656
b4165d68185b [gaim-migrate @ 2669]
Rob Flynn <gaim@robflynn.com>
parents: 2654
diff changeset
1070
2653
06395b1046b1 [gaim-migrate @ 2666]
Rob Flynn <gaim@robflynn.com>
parents: 2540
diff changeset
1071 0.47 (11/01/2001):
06395b1046b1 [gaim-migrate @ 2666]
Rob Flynn <gaim@robflynn.com>
parents: 2540
diff changeset
1072 Rob: Hi. Gaim v0.47 has been released, as you should already
06395b1046b1 [gaim-migrate @ 2666]
Rob Flynn <gaim@robflynn.com>
parents: 2540
diff changeset
1073 know. I hope all of you had a nice little halloween. There are
06395b1046b1 [gaim-migrate @ 2666]
Rob Flynn <gaim@robflynn.com>
parents: 2540
diff changeset
1074 quite a number of changes in this release. There are a few too
06395b1046b1 [gaim-migrate @ 2666]
Rob Flynn <gaim@robflynn.com>
parents: 2540
diff changeset
1075 many to list here, so I will redirect you to ye olde ChangeLog.
2654
edd8cc296a06 [gaim-migrate @ 2667]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2653
diff changeset
1076
edd8cc296a06 [gaim-migrate @ 2667]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2653
diff changeset
1077 Eric: Remember back in the day when TOC was the only protocol
edd8cc296a06 [gaim-migrate @ 2667]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2653
diff changeset
1078 Gaim could use? Remember the login window from back then? Back
edd8cc296a06 [gaim-migrate @ 2667]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2653
diff changeset
1079 before Gaim had perl or plugins or multiple connections or
edd8cc296a06 [gaim-migrate @ 2667]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2653
diff changeset
1080 10 different protocols. Things have changed so much since then.
edd8cc296a06 [gaim-migrate @ 2667]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2653
diff changeset
1081 Many more changes in this release as well. All good things.
edd8cc296a06 [gaim-migrate @ 2667]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2653
diff changeset
1082 Don't forget to talk to SmarterChild.
2653
06395b1046b1 [gaim-migrate @ 2666]
Rob Flynn <gaim@robflynn.com>
parents: 2540
diff changeset
1083
2537
08b9dd6ba544 [gaim-migrate @ 2550]
Rob Flynn <gaim@robflynn.com>
parents: 2536
diff changeset
1084 0.46 (10/18/2001):
08b9dd6ba544 [gaim-migrate @ 2550]
Rob Flynn <gaim@robflynn.com>
parents: 2536
diff changeset
1085 Rob: Hey guys! The smores were great! I really enjoyed meeting
08b9dd6ba544 [gaim-migrate @ 2550]
Rob Flynn <gaim@robflynn.com>
parents: 2536
diff changeset
1086 up with all of you guys and singing campfire songs. It was
08b9dd6ba544 [gaim-migrate @ 2550]
Rob Flynn <gaim@robflynn.com>
parents: 2536
diff changeset
1087 really awesome. Thanks for the beer, too. Next time, it's on me.
08b9dd6ba544 [gaim-migrate @ 2550]
Rob Flynn <gaim@robflynn.com>
parents: 2536
diff changeset
1088
08b9dd6ba544 [gaim-migrate @ 2550]
Rob Flynn <gaim@robflynn.com>
parents: 2536
diff changeset
1089 This release has quite the number of bug fixes. I won't bother
08b9dd6ba544 [gaim-migrate @ 2550]
Rob Flynn <gaim@robflynn.com>
parents: 2536
diff changeset
1090 going into detail here. Just ust it, love it, live it - SEGA!
08b9dd6ba544 [gaim-migrate @ 2550]
Rob Flynn <gaim@robflynn.com>
parents: 2536
diff changeset
1091
2539
e03c984e1a6f [gaim-migrate @ 2552]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2537
diff changeset
1092 Eric: Lots of fixes. Things compile well now. ICQ has stopped
e03c984e1a6f [gaim-migrate @ 2552]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2537
diff changeset
1093 crashing on PPC and Sparc. If you know someone who isn't using
e03c984e1a6f [gaim-migrate @ 2552]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2537
diff changeset
1094 Gaim because it was unstable, please get them to try this
e03c984e1a6f [gaim-migrate @ 2552]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2537
diff changeset
1095 version. It's much better, I promise.
2537
08b9dd6ba544 [gaim-migrate @ 2550]
Rob Flynn <gaim@robflynn.com>
parents: 2536
diff changeset
1096
2429
18b68d5cc7d8 [gaim-migrate @ 2442]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2326
diff changeset
1097 0.45 (10/04/2001):
18b68d5cc7d8 [gaim-migrate @ 2442]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2326
diff changeset
1098 Eric: Well, it seems that the time has come for yet another
18b68d5cc7d8 [gaim-migrate @ 2442]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2326
diff changeset
1099 release. There are several yummy additions in this release, and
18b68d5cc7d8 [gaim-migrate @ 2442]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2326
diff changeset
1100 quite a few useful bugfixes as well. Unfortunately it seems that
18b68d5cc7d8 [gaim-migrate @ 2442]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2326
diff changeset
1101 Rob is currently unavailable; he joins us in spirit. He'll be
18b68d5cc7d8 [gaim-migrate @ 2442]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2326
diff changeset
1102 joining us later for a group sing-along and smores by the
18b68d5cc7d8 [gaim-migrate @ 2442]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2326
diff changeset
1103 campfire. But for now, you'll need to keep yourselves occupied
18b68d5cc7d8 [gaim-migrate @ 2442]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2326
diff changeset
1104 with 0.45. And remember, a happy hacker is a pimpin' penguin.
18b68d5cc7d8 [gaim-migrate @ 2442]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2326
diff changeset
1105
2325
54a839c95b70 [gaim-migrate @ 2335]
Rob Flynn <gaim@robflynn.com>
parents: 2225
diff changeset
1106 0.44 (09/20/2001):
54a839c95b70 [gaim-migrate @ 2335]
Rob Flynn <gaim@robflynn.com>
parents: 2225
diff changeset
1107 Rob: Another release has come upon us. There were actually quite
54a839c95b70 [gaim-migrate @ 2335]
Rob Flynn <gaim@robflynn.com>
parents: 2225
diff changeset
1108 a number of things in ye old ChangeLog for this release. I don't
54a839c95b70 [gaim-migrate @ 2335]
Rob Flynn <gaim@robflynn.com>
parents: 2225
diff changeset
1109 feel like talking about them here, so you can read about them
54a839c95b70 [gaim-migrate @ 2335]
Rob Flynn <gaim@robflynn.com>
parents: 2225
diff changeset
1110 in ... you guessed it .. the ChangeLog. Oh, and if you're
54a839c95b70 [gaim-migrate @ 2335]
Rob Flynn <gaim@robflynn.com>
parents: 2225
diff changeset
1111 wondering about setting buddy icons, wait til 0.45 or
54a839c95b70 [gaim-migrate @ 2335]
Rob Flynn <gaim@robflynn.com>
parents: 2225
diff changeset
1112 use CVS shortly after this release. ;-)
54a839c95b70 [gaim-migrate @ 2335]
Rob Flynn <gaim@robflynn.com>
parents: 2225
diff changeset
1113
2326
1add424e5544 [gaim-migrate @ 2336]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2325
diff changeset
1114 Eric: You should all be using CVS anyway. This has become the
1add424e5544 [gaim-migrate @ 2336]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2325
diff changeset
1115 slogan in our IRC room, #gaim on irc.openprojects.net. The IRC
1add424e5544 [gaim-migrate @ 2336]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2325
diff changeset
1116 plugin got lots of updates (mostly because I felt bad about using
1add424e5544 [gaim-migrate @ 2336]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2325
diff changeset
1117 X-Chat for IRC when gaim supposedly had an IRC plugin), so you
1add424e5544 [gaim-migrate @ 2336]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2325
diff changeset
1118 should load the plugin and join us. :)
1add424e5544 [gaim-migrate @ 2336]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2325
diff changeset
1119
2225
7abd9297efac [gaim-migrate @ 2235]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2223
diff changeset
1120 0.43 (09/06/2001):
2223
ab9d26587827 [gaim-migrate @ 2233]
Rob Flynn <gaim@robflynn.com>
parents: 2187
diff changeset
1121
ab9d26587827 [gaim-migrate @ 2233]
Rob Flynn <gaim@robflynn.com>
parents: 2187
diff changeset
1122 Rob: Well, I knew that the day would eventually come. I just didn't
ab9d26587827 [gaim-migrate @ 2233]
Rob Flynn <gaim@robflynn.com>
parents: 2187
diff changeset
1123 expect it to be so soon. ;-). Yes, that's right, Eric and I finally
ab9d26587827 [gaim-migrate @ 2233]
Rob Flynn <gaim@robflynn.com>
parents: 2187
diff changeset
1124 got sick of all of the pre releases. We didn't want to make this
ab9d26587827 [gaim-migrate @ 2233]
Rob Flynn <gaim@robflynn.com>
parents: 2187
diff changeset
1125 release an official 0.11.0. We thought that it would cause a lot
ab9d26587827 [gaim-migrate @ 2233]
Rob Flynn <gaim@robflynn.com>
parents: 2187
diff changeset
1126 of confusion. We didn't want to continue our trend of prereleases
ab9d26587827 [gaim-migrate @ 2233]
Rob Flynn <gaim@robflynn.com>
parents: 2187
diff changeset
1127 either. So, since gaim was first released officially, there
2225
7abd9297efac [gaim-migrate @ 2235]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2223
diff changeset
1128 have been 42 releases. This is number 43, hence the 0.43 version
2223
ab9d26587827 [gaim-migrate @ 2233]
Rob Flynn <gaim@robflynn.com>
parents: 2187
diff changeset
1129 number. We're going to stick with this trend from now on. :-).
ab9d26587827 [gaim-migrate @ 2233]
Rob Flynn <gaim@robflynn.com>
parents: 2187
diff changeset
1130
2225
7abd9297efac [gaim-migrate @ 2235]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2223
diff changeset
1131 Eric: We're also going to be starting a release early, release
7abd9297efac [gaim-migrate @ 2235]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2223
diff changeset
1132 often trend, that hopefully we'll stick to this time. Hopefully
7abd9297efac [gaim-migrate @ 2235]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2223
diff changeset
1133 we'll be putting out a new release every two weeks or so. You
7abd9297efac [gaim-migrate @ 2235]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2223
diff changeset
1134 should all be using CVS anyway :) And as always, don't forget to
7abd9297efac [gaim-migrate @ 2235]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2223
diff changeset
1135 report bugs! Anyway, since there's only been 9 days since the
7abd9297efac [gaim-migrate @ 2235]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2223
diff changeset
1136 last release not much has changed. A bug-fix release and a version
7abd9297efac [gaim-migrate @ 2235]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2223
diff changeset
1137 change mostly :)
2223
ab9d26587827 [gaim-migrate @ 2233]
Rob Flynn <gaim@robflynn.com>
parents: 2187
diff changeset
1138
2185
65d76d629d1b [gaim-migrate @ 2195]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2058
diff changeset
1139 0.11.0-pre15 (08/28/2001):
65d76d629d1b [gaim-migrate @ 2195]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2058
diff changeset
1140 Eric: This isn't a real release. Really. It's just a quick thing
65d76d629d1b [gaim-migrate @ 2195]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2058
diff changeset
1141 because pre14 doesn't cut it for some people. Also not counting
65d76d629d1b [gaim-migrate @ 2195]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2058
diff changeset
1142 the month break that I took it's been a month since the last
65d76d629d1b [gaim-migrate @ 2195]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2058
diff changeset
1143 release, so it's about time. You should all be using CVS anyway.
65d76d629d1b [gaim-migrate @ 2195]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2058
diff changeset
1144 Instructions are at http://gaim.sourceforge.net/cvs.shmtl. And
65d76d629d1b [gaim-migrate @ 2195]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2058
diff changeset
1145 don't forget to report bugs! http://gaim.sourceforge.net/bug.php3.
65d76d629d1b [gaim-migrate @ 2195]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2058
diff changeset
1146
2187
66c7c5415377 [gaim-migrate @ 2197]
Rob Flynn <gaim@robflynn.com>
parents: 2185
diff changeset
1147 Rob: Hey guys. I've been rather inactive as well. It's a long
66c7c5415377 [gaim-migrate @ 2197]
Rob Flynn <gaim@robflynn.com>
parents: 2185
diff changeset
1148 story, but essentially, my company layed off a bunch of people,
66c7c5415377 [gaim-migrate @ 2197]
Rob Flynn <gaim@robflynn.com>
parents: 2185
diff changeset
1149 myself included, due to poor management. I've taken a new
66c7c5415377 [gaim-migrate @ 2197]
Rob Flynn <gaim@robflynn.com>
parents: 2185
diff changeset
1150 job which required moving across the country. I'm finally back
66c7c5415377 [gaim-migrate @ 2197]
Rob Flynn <gaim@robflynn.com>
parents: 2185
diff changeset
1151 online. Once I manage to actually get a desk at home I'll be
66c7c5415377 [gaim-migrate @ 2197]
Rob Flynn <gaim@robflynn.com>
parents: 2185
diff changeset
1152 able to code with out infliciting intense pain upon my lower
66c7c5415377 [gaim-migrate @ 2197]
Rob Flynn <gaim@robflynn.com>
parents: 2185
diff changeset
1153 back and neck. So, basically, we were inactive, but not dead.
66c7c5415377 [gaim-migrate @ 2197]
Rob Flynn <gaim@robflynn.com>
parents: 2185
diff changeset
1154
66c7c5415377 [gaim-migrate @ 2197]
Rob Flynn <gaim@robflynn.com>
parents: 2185
diff changeset
1155 Also, just to keep you all updated, the AOL battle is still
66c7c5415377 [gaim-migrate @ 2197]
Rob Flynn <gaim@robflynn.com>
parents: 2185
diff changeset
1156 in progress. Our lawyers are still in negotiation with thiers.
66c7c5415377 [gaim-migrate @ 2197]
Rob Flynn <gaim@robflynn.com>
parents: 2185
diff changeset
1157 We'll keep you updated with what happens.
66c7c5415377 [gaim-migrate @ 2197]
Rob Flynn <gaim@robflynn.com>
parents: 2185
diff changeset
1158
2057
728f7a7dbdfb [gaim-migrate @ 2067]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1968
diff changeset
1159 0.11.0-pre14 (06/17/2001):
728f7a7dbdfb [gaim-migrate @ 2067]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1968
diff changeset
1160 Eric: Wee. Lots of fun things. BIG bug fix release. I did a lot of
728f7a7dbdfb [gaim-migrate @ 2067]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1968
diff changeset
1161 stupid things in the last one, hehe. You all forgive me though,
728f7a7dbdfb [gaim-migrate @ 2067]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1968
diff changeset
1162 right?
728f7a7dbdfb [gaim-migrate @ 2067]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1968
diff changeset
1163
728f7a7dbdfb [gaim-migrate @ 2067]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1968
diff changeset
1164 Reality is always controlled by the people who are most insane.
728f7a7dbdfb [gaim-migrate @ 2067]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1968
diff changeset
1165 Remember that. It's a great Scott Adams quote.
728f7a7dbdfb [gaim-migrate @ 2067]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1968
diff changeset
1166
2058
fdac20afa543 [gaim-migrate @ 2068]
Rob Flynn <gaim@robflynn.com>
parents: 2057
diff changeset
1167 Rob: I feel naughty. I should have released this a lot earlier
fdac20afa543 [gaim-migrate @ 2068]
Rob Flynn <gaim@robflynn.com>
parents: 2057
diff changeset
1168 in the day. I have a problem though. I started cooking, invited
fdac20afa543 [gaim-migrate @ 2068]
Rob Flynn <gaim@robflynn.com>
parents: 2057
diff changeset
1169 a couple friends over for dinner and then took a walk to a
fdac20afa543 [gaim-migrate @ 2068]
Rob Flynn <gaim@robflynn.com>
parents: 2057
diff changeset
1170 24hr doughnut shop where I sat outside and talked about
fdac20afa543 [gaim-migrate @ 2068]
Rob Flynn <gaim@robflynn.com>
parents: 2057
diff changeset
1171 random stuff. Oh well, at least it's still before the 18th.
fdac20afa543 [gaim-migrate @ 2068]
Rob Flynn <gaim@robflynn.com>
parents: 2057
diff changeset
1172
fdac20afa543 [gaim-migrate @ 2068]
Rob Flynn <gaim@robflynn.com>
parents: 2057
diff changeset
1173 Enjoy this release guys! :-)
fdac20afa543 [gaim-migrate @ 2068]
Rob Flynn <gaim@robflynn.com>
parents: 2057
diff changeset
1174
fdac20afa543 [gaim-migrate @ 2068]
Rob Flynn <gaim@robflynn.com>
parents: 2057
diff changeset
1175
1967
c51b002b95a0 [gaim-migrate @ 1977]
Rob Flynn <gaim@robflynn.com>
parents: 1914
diff changeset
1176 0.11.0-pre13 (06/06/2001):
c51b002b95a0 [gaim-migrate @ 1977]
Rob Flynn <gaim@robflynn.com>
parents: 1914
diff changeset
1177 Rob: \O. Howdy doodie! This release isn't coming too far behind
c51b002b95a0 [gaim-migrate @ 1977]
Rob Flynn <gaim@robflynn.com>
parents: 1914
diff changeset
1178 the previous release but hey, what can ya say, there were a couple
c51b002b95a0 [gaim-migrate @ 1977]
Rob Flynn <gaim@robflynn.com>
parents: 1914
diff changeset
1179 of good fixes in this one. Jabber & IRC can set / view the topics
c51b002b95a0 [gaim-migrate @ 1977]
Rob Flynn <gaim@robflynn.com>
parents: 1914
diff changeset
1180 of chat rooms now, napster doesnt crash on bad login names and
c51b002b95a0 [gaim-migrate @ 1977]
Rob Flynn <gaim@robflynn.com>
parents: 1914
diff changeset
1181 passwords, and the man page got a big update.
c51b002b95a0 [gaim-migrate @ 1977]
Rob Flynn <gaim@robflynn.com>
parents: 1914
diff changeset
1182
c51b002b95a0 [gaim-migrate @ 1977]
Rob Flynn <gaim@robflynn.com>
parents: 1914
diff changeset
1183 Well, that's about all, folks. Next release, I hope to try to get
c51b002b95a0 [gaim-migrate @ 1977]
Rob Flynn <gaim@robflynn.com>
parents: 1914
diff changeset
1184 group MSN chat support added as well as DCC support in the IRC
c51b002b95a0 [gaim-migrate @ 1977]
Rob Flynn <gaim@robflynn.com>
parents: 1914
diff changeset
1185 plugin.
c51b002b95a0 [gaim-migrate @ 1977]
Rob Flynn <gaim@robflynn.com>
parents: 1914
diff changeset
1186
c51b002b95a0 [gaim-migrate @ 1977]
Rob Flynn <gaim@robflynn.com>
parents: 1914
diff changeset
1187 Peace!
c51b002b95a0 [gaim-migrate @ 1977]
Rob Flynn <gaim@robflynn.com>
parents: 1914
diff changeset
1188
1968
fa28068e99e4 [gaim-migrate @ 1978]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1967
diff changeset
1189 Eric: I apologize if any of you had to restart your X server because
fa28068e99e4 [gaim-migrate @ 1978]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1967
diff changeset
1190 of me. This release won't make you have to do that, I promise. There
fa28068e99e4 [gaim-migrate @ 1978]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1967
diff changeset
1191 were a couple other minor fixes with the buddy icon stuff, it still
fa28068e99e4 [gaim-migrate @ 1978]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1967
diff changeset
1192 has a way to go but at least it's better than it was before. Oh yeah,
fa28068e99e4 [gaim-migrate @ 1978]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1967
diff changeset
1193 and Oscar is able to sign on again.
fa28068e99e4 [gaim-migrate @ 1978]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1967
diff changeset
1194
1913
b1e1829bef22 [gaim-migrate @ 1923]
Rob Flynn <gaim@robflynn.com>
parents: 1783
diff changeset
1195 0.11.0-pre12 (05/29/2001):
b1e1829bef22 [gaim-migrate @ 1923]
Rob Flynn <gaim@robflynn.com>
parents: 1783
diff changeset
1196 Rob: Hi! O/. My girlfriend was visiting me so I've been busy being
b1e1829bef22 [gaim-migrate @ 1923]
Rob Flynn <gaim@robflynn.com>
parents: 1783
diff changeset
1197 unavailable online. Hooray.
b1e1829bef22 [gaim-migrate @ 1923]
Rob Flynn <gaim@robflynn.com>
parents: 1783
diff changeset
1198
b1e1829bef22 [gaim-migrate @ 1923]
Rob Flynn <gaim@robflynn.com>
parents: 1783
diff changeset
1199 There have been a lot of good changes in this release. Some improved
b1e1829bef22 [gaim-migrate @ 1923]
Rob Flynn <gaim@robflynn.com>
parents: 1783
diff changeset
1200 dialogs, some updates to IRC and MSN, as well as a nifty little thing
b1e1829bef22 [gaim-migrate @ 1923]
Rob Flynn <gaim@robflynn.com>
parents: 1783
diff changeset
1201 that Eric did that I'll let him tell you about.
b1e1829bef22 [gaim-migrate @ 1923]
Rob Flynn <gaim@robflynn.com>
parents: 1783
diff changeset
1202
b1e1829bef22 [gaim-migrate @ 1923]
Rob Flynn <gaim@robflynn.com>
parents: 1783
diff changeset
1203 Oh yeah, I also got food poisoned by bad eggs. Ugh!
1783
950a3e2be27d [gaim-migrate @ 1793]
Rob Flynn <gaim@robflynn.com>
parents: 1782
diff changeset
1204
1914
2ac9d0d7d2c4 [gaim-migrate @ 1924]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1913
diff changeset
1205 Eric: Every protocol except TOC has been improved since the last
2ac9d0d7d2c4 [gaim-migrate @ 1924]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1913
diff changeset
1206 release. All of them except Zephyr and ICQ now use the same proxy
2ac9d0d7d2c4 [gaim-migrate @ 1924]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1913
diff changeset
1207 options, which you can set in the preferences. ICQ can use them if
2ac9d0d7d2c4 [gaim-migrate @ 1924]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1913
diff changeset
1208 you set it to Socks5 though.
2ac9d0d7d2c4 [gaim-migrate @ 1924]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1913
diff changeset
1209
2ac9d0d7d2c4 [gaim-migrate @ 1924]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1913
diff changeset
1210 There are a bunch of other good additions and fixes for each
2ac9d0d7d2c4 [gaim-migrate @ 1924]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1913
diff changeset
1211 protocol which you can read about in the ChangeLog. And, there's one
2ac9d0d7d2c4 [gaim-migrate @ 1924]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1913
diff changeset
1212 super cool feature that everyone seems to be asking for: Buddy Icons.
2ac9d0d7d2c4 [gaim-migrate @ 1924]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1913
diff changeset
1213 Right now you can only receive them and only in Oscar, but hey, they're
2ac9d0d7d2c4 [gaim-migrate @ 1924]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1913
diff changeset
1214 there.
2ac9d0d7d2c4 [gaim-migrate @ 1924]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1913
diff changeset
1215
2ac9d0d7d2c4 [gaim-migrate @ 1924]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1913
diff changeset
1216 So that's it. Have fun with it :)
2ac9d0d7d2c4 [gaim-migrate @ 1924]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1913
diff changeset
1217
1777
c728b05731b8 [gaim-migrate @ 1787]
Rob Flynn <gaim@robflynn.com>
parents: 1716
diff changeset
1218 0.11.0-pre11 (04/30/2001):
c728b05731b8 [gaim-migrate @ 1787]
Rob Flynn <gaim@robflynn.com>
parents: 1716
diff changeset
1219 Rob: I bought a big carton of juice today. It is now 50% empty.
c728b05731b8 [gaim-migrate @ 1787]
Rob Flynn <gaim@robflynn.com>
parents: 1716
diff changeset
1220 A lot of the plugins got some new options and/or improvements. I
9395
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
1221 have a headache right now, though, so I won't say much. I'll let
1777
c728b05731b8 [gaim-migrate @ 1787]
Rob Flynn <gaim@robflynn.com>
parents: 1716
diff changeset
1222 Eric talk :)
c728b05731b8 [gaim-migrate @ 1787]
Rob Flynn <gaim@robflynn.com>
parents: 1716
diff changeset
1223
1778
9bc21732ba79 [gaim-migrate @ 1788]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1777
diff changeset
1224 Eric: I uh. I bought 72 cans of soda yesterday. It only cost $15
9bc21732ba79 [gaim-migrate @ 1788]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1777
diff changeset
1225 or so. I figure I'll be through it in less than two weeks. A
9bc21732ba79 [gaim-migrate @ 1788]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1777
diff changeset
1226 dollar a day on soda isn't so bad. For the fourth release in a row,
9bc21732ba79 [gaim-migrate @ 1788]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1777
diff changeset
1227 Oscar is fixed. Isn't that exciting. Judging from history I'd say
9bc21732ba79 [gaim-migrate @ 1788]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1777
diff changeset
1228 that it won't stay fixed long; but judging from what I know has
9bc21732ba79 [gaim-migrate @ 1788]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1777
diff changeset
1229 changed, we shouldn't have any more troubles.
1777
c728b05731b8 [gaim-migrate @ 1787]
Rob Flynn <gaim@robflynn.com>
parents: 1716
diff changeset
1230
1782
40467268932e [gaim-migrate @ 1792]
Rob Flynn <gaim@robflynn.com>
parents: 1778
diff changeset
1231 Rob: --. .- .. -- / .. ... / --. .-. . .- - --..-- / --. .- .. -- /
40467268932e [gaim-migrate @ 1792]
Rob Flynn <gaim@robflynn.com>
parents: 1778
diff changeset
1232 .. ... / --. --- --- -.. .-.-.-
40467268932e [gaim-migrate @ 1792]
Rob Flynn <gaim@robflynn.com>
parents: 1778
diff changeset
1233
40467268932e [gaim-migrate @ 1792]
Rob Flynn <gaim@robflynn.com>
parents: 1778
diff changeset
1234 I don't have a headache anymore! Hooray! Eric got a good deal on those
40467268932e [gaim-migrate @ 1792]
Rob Flynn <gaim@robflynn.com>
parents: 1778
diff changeset
1235 drinks. I bought some bananas. They're very green. Oh, and I cooked
40467268932e [gaim-migrate @ 1792]
Rob Flynn <gaim@robflynn.com>
parents: 1778
diff changeset
1236 a steak last night. It was 16 oz. It was good.
40467268932e [gaim-migrate @ 1792]
Rob Flynn <gaim@robflynn.com>
parents: 1778
diff changeset
1237
1715
cf544a60f7ce [gaim-migrate @ 1725]
Rob Flynn <gaim@robflynn.com>
parents: 1651
diff changeset
1238 0.11.0-pre10 (04/13/2001):
cf544a60f7ce [gaim-migrate @ 1725]
Rob Flynn <gaim@robflynn.com>
parents: 1651
diff changeset
1239 Rob: EEP! It's Friday the 13th!!! I think I fixed a few buggies
cf544a60f7ce [gaim-migrate @ 1725]
Rob Flynn <gaim@robflynn.com>
parents: 1651
diff changeset
1240 in MSN and then added some new features to IRC. I have a headache
cf544a60f7ce [gaim-migrate @ 1725]
Rob Flynn <gaim@robflynn.com>
parents: 1651
diff changeset
1241 right now, though, so I won't talk much. I think I'm going to go
cf544a60f7ce [gaim-migrate @ 1725]
Rob Flynn <gaim@robflynn.com>
parents: 1651
diff changeset
1242 to sleep. Next release, I should have a good bit more done on
cf544a60f7ce [gaim-migrate @ 1725]
Rob Flynn <gaim@robflynn.com>
parents: 1651
diff changeset
1243 IRC and will have made Napster more stable. Have fun!!
cf544a60f7ce [gaim-migrate @ 1725]
Rob Flynn <gaim@robflynn.com>
parents: 1651
diff changeset
1244
1716
e316431c1054 [gaim-migrate @ 1726]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1715
diff changeset
1245 Eric: There's a new protocol plugin, Zephyr. Don't use it! unless
e316431c1054 [gaim-migrate @ 1726]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1715
diff changeset
1246 you know what Zephyr is, and have zhm set up correctly. Also there
e316431c1054 [gaim-migrate @ 1726]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1715
diff changeset
1247 were a lot of other good bugfixes (like registering for Jabber
e316431c1054 [gaim-migrate @ 1726]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1715
diff changeset
1248 accounts!) and a few neat features. In this release, Oscar is also
e316431c1054 [gaim-migrate @ 1726]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1715
diff changeset
1249 working, but we'll see how long that lasts, eh?
1715
cf544a60f7ce [gaim-migrate @ 1725]
Rob Flynn <gaim@robflynn.com>
parents: 1651
diff changeset
1250
1651
17f5cdb37f66 [gaim-migrate @ 1661]
Rob Flynn <gaim@robflynn.com>
parents: 1650
diff changeset
1251 0.11.0-pre9 (03/26/2001):
1650
566562641cf0 [gaim-migrate @ 1660]
Rob Flynn <gaim@robflynn.com>
parents: 1641
diff changeset
1252 Rob: Well, looks AOL was doing something naughty earlier this
566562641cf0 [gaim-migrate @ 1660]
Rob Flynn <gaim@robflynn.com>
parents: 1641
diff changeset
1253 morning. Thanks to a very nice guy named Adam Fritzler (you
566562641cf0 [gaim-migrate @ 1660]
Rob Flynn <gaim@robflynn.com>
parents: 1641
diff changeset
1254 all know him from libfaim) we're now back online. Thanks,
566562641cf0 [gaim-migrate @ 1660]
Rob Flynn <gaim@robflynn.com>
parents: 1641
diff changeset
1255 Adam. I'll buy you a drink sometime :-).
1641
a0b1609d28fe [gaim-migrate @ 1651]
Rob Flynn <gaim@robflynn.com>
parents: 1637
diff changeset
1256
1636
b16aa4569521 [gaim-migrate @ 1646]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1605
diff changeset
1257 0.11.0-pre8 (03/23/2001):
b16aa4569521 [gaim-migrate @ 1646]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1605
diff changeset
1258 Eric: Oo wow :) So I guess the big news is that this release should
b16aa4569521 [gaim-migrate @ 1646]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1605
diff changeset
1259 help you avoid the battle between Jabber and AOL. Most protocols
b16aa4569521 [gaim-migrate @ 1646]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1605
diff changeset
1260 got a few good bugfixes; thanks to people who pointed them out :).
b16aa4569521 [gaim-migrate @ 1646]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1605
diff changeset
1261 Hopefully for the next release I'll make it so you can register a
b16aa4569521 [gaim-migrate @ 1646]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1605
diff changeset
1262 jabber.org account, and then you can support Jabber using Gaim.
b16aa4569521 [gaim-migrate @ 1646]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1605
diff changeset
1263 I think (I *think*) Oscar blocking is working now. Haha, get it?
b16aa4569521 [gaim-migrate @ 1646]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1605
diff changeset
1264 Oscar blocking? It took me a while to get it, too. But no, really,
b16aa4569521 [gaim-migrate @ 1646]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1605
diff changeset
1265 I think that the permit/deny list in Oscar might be working.
b16aa4569521 [gaim-migrate @ 1646]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1605
diff changeset
1266
1637
ce8efad14c77 [gaim-migrate @ 1647]
Rob Flynn <gaim@robflynn.com>
parents: 1636
diff changeset
1267 Rob: MSN got some fixes and should be really stable now. It had
ce8efad14c77 [gaim-migrate @ 1647]
Rob Flynn <gaim@robflynn.com>
parents: 1636
diff changeset
1268 a little 100% CPU eating bug but that's taken care of now. Next
ce8efad14c77 [gaim-migrate @ 1647]
Rob Flynn <gaim@robflynn.com>
parents: 1636
diff changeset
1269 on my list of repairs is the napster plugin. It works -- sorta --
ce8efad14c77 [gaim-migrate @ 1647]
Rob Flynn <gaim@robflynn.com>
parents: 1636
diff changeset
1270 sometimes. Heh. As all of you probably know already, our Oscar
ce8efad14c77 [gaim-migrate @ 1647]
Rob Flynn <gaim@robflynn.com>
parents: 1636
diff changeset
1271 support was broken yesterday. There's a little battle going on
ce8efad14c77 [gaim-migrate @ 1647]
Rob Flynn <gaim@robflynn.com>
parents: 1636
diff changeset
1272 between AOL and Jabber and we caught a bullet during the crossfire.
ce8efad14c77 [gaim-migrate @ 1647]
Rob Flynn <gaim@robflynn.com>
parents: 1636
diff changeset
1273 I think I just won the award for the most cliches used in one
ce8efad14c77 [gaim-migrate @ 1647]
Rob Flynn <gaim@robflynn.com>
parents: 1636
diff changeset
1274 paragraph, as a matter of fact. ;-).
ce8efad14c77 [gaim-migrate @ 1647]
Rob Flynn <gaim@robflynn.com>
parents: 1636
diff changeset
1275
ce8efad14c77 [gaim-migrate @ 1647]
Rob Flynn <gaim@robflynn.com>
parents: 1636
diff changeset
1276 ** Good luck to the Jabber guys in getting this resolved **
ce8efad14c77 [gaim-migrate @ 1647]
Rob Flynn <gaim@robflynn.com>
parents: 1636
diff changeset
1277
ce8efad14c77 [gaim-migrate @ 1647]
Rob Flynn <gaim@robflynn.com>
parents: 1636
diff changeset
1278
1636
b16aa4569521 [gaim-migrate @ 1646]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1605
diff changeset
1279 0.11.0-pre7 (03/16/2001):
1602
6c97bc812188 [gaim-migrate @ 1612]
Rob Flynn <gaim@robflynn.com>
parents: 1541
diff changeset
1280 Rob: Hey! I finally rewrote the MSN plugin. Sorry, I'm just
6c97bc812188 [gaim-migrate @ 1612]
Rob Flynn <gaim@robflynn.com>
parents: 1541
diff changeset
1281 a lazy code whore sometimes, heheh. It pretty much has the same
6c97bc812188 [gaim-migrate @ 1612]
Rob Flynn <gaim@robflynn.com>
parents: 1541
diff changeset
1282 functionality as before with the exception of instability. I
6c97bc812188 [gaim-migrate @ 1612]
Rob Flynn <gaim@robflynn.com>
parents: 1541
diff changeset
1283 didn't really like that feature very much so I removed it. I hope
6c97bc812188 [gaim-migrate @ 1612]
Rob Flynn <gaim@robflynn.com>
parents: 1541
diff changeset
1284 you guys don't mind too terribly much ;-).
6c97bc812188 [gaim-migrate @ 1612]
Rob Flynn <gaim@robflynn.com>
parents: 1541
diff changeset
1285
1605
21db0d659049 [gaim-migrate @ 1615]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1602
diff changeset
1286 Eric: In this week's installment of gaim you'll find a new Yahoo!
21db0d659049 [gaim-migrate @ 1615]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1602
diff changeset
1287 library and an option to have all conversations in one window,
21db0d659049 [gaim-migrate @ 1615]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1602
diff changeset
1288 in addition to numerous bug fixes and other improvements. Don't
21db0d659049 [gaim-migrate @ 1615]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1602
diff changeset
1289 forget to send us your feedback. If there's something you want
21db0d659049 [gaim-migrate @ 1615]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1602
diff changeset
1290 added, changed, or fixed, head over to our SourceForge page at
21db0d659049 [gaim-migrate @ 1615]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1602
diff changeset
1291 http://sourceforge.net/projects/gaim/ and tells us about it.
21db0d659049 [gaim-migrate @ 1615]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1602
diff changeset
1292
1602
6c97bc812188 [gaim-migrate @ 1612]
Rob Flynn <gaim@robflynn.com>
parents: 1541
diff changeset
1293
1538
0666792081aa [gaim-migrate @ 1548]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1513
diff changeset
1294 0.11.0-pre6 (03/06/2001):
1540
36c15560711d [gaim-migrate @ 1550]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1538
diff changeset
1295 Eric: Yay! I get to go first!
36c15560711d [gaim-migrate @ 1550]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1538
diff changeset
1296
36c15560711d [gaim-migrate @ 1550]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1538
diff changeset
1297 The biggest change in this release is the TODO file. Lots of things
36c15560711d [gaim-migrate @ 1550]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1538
diff changeset
1298 got added. There's going to be a lot of prereleases. Please help.
36c15560711d [gaim-migrate @ 1550]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1538
diff changeset
1299 Other than that it's mostly just a lot of bugfixes. Oscar got a few
36c15560711d [gaim-migrate @ 1550]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1538
diff changeset
1300 new features. Head on over to http://sourceforge.net/projects/gaim
36c15560711d [gaim-migrate @ 1550]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1538
diff changeset
1301 and tell us what you'd like to see in gaim. We've gotten a lot of
36c15560711d [gaim-migrate @ 1550]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1538
diff changeset
1302 great requests so far, thanks.
36c15560711d [gaim-migrate @ 1550]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1538
diff changeset
1303
36c15560711d [gaim-migrate @ 1550]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1538
diff changeset
1304 I think I like releasing every week.
1538
0666792081aa [gaim-migrate @ 1548]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1513
diff changeset
1305
1541
3d07b9f6fe44 [gaim-migrate @ 1551]
Rob Flynn <gaim@robflynn.com>
parents: 1540
diff changeset
1306 Rob: I've been bad so Eric got to go first. The biggest change
3d07b9f6fe44 [gaim-migrate @ 1551]
Rob Flynn <gaim@robflynn.com>
parents: 1540
diff changeset
1307 In this release is the NEWS file. It's the only thing I contributed
3d07b9f6fe44 [gaim-migrate @ 1551]
Rob Flynn <gaim@robflynn.com>
parents: 1540
diff changeset
1308 to! heh, just kidding. This is a bug fix release, as Eric said.
3d07b9f6fe44 [gaim-migrate @ 1551]
Rob Flynn <gaim@robflynn.com>
parents: 1540
diff changeset
1309 Next release will contain my newly rewritten MSN plugin. You guys
3d07b9f6fe44 [gaim-migrate @ 1551]
Rob Flynn <gaim@robflynn.com>
parents: 1540
diff changeset
1310 should be happy with it :).
3d07b9f6fe44 [gaim-migrate @ 1551]
Rob Flynn <gaim@robflynn.com>
parents: 1540
diff changeset
1311
3d07b9f6fe44 [gaim-migrate @ 1551]
Rob Flynn <gaim@robflynn.com>
parents: 1540
diff changeset
1312 Oh yeah, TUCAN rocks :) Oh yeah, Eric rocks too.
3d07b9f6fe44 [gaim-migrate @ 1551]
Rob Flynn <gaim@robflynn.com>
parents: 1540
diff changeset
1313
3d07b9f6fe44 [gaim-migrate @ 1551]
Rob Flynn <gaim@robflynn.com>
parents: 1540
diff changeset
1314
1513
865e06ec5be0 [gaim-migrate @ 1523]
Rob Flynn <gaim@robflynn.com>
parents: 1510
diff changeset
1315 0.11.0-pre5 (02/26/2001):
1495
3d1c4e5f375b [gaim-migrate @ 1505]
Rob Flynn <gaim@robflynn.com>
parents: 1386
diff changeset
1316 Rob: Yeah, I promise this is the last pre-release :-D. That seems
3d1c4e5f375b [gaim-migrate @ 1505]
Rob Flynn <gaim@robflynn.com>
parents: 1386
diff changeset
1317 to be a pretty common saying around here, huh? Well, I must first
3d1c4e5f375b [gaim-migrate @ 1505]
Rob Flynn <gaim@robflynn.com>
parents: 1386
diff changeset
1318 appologize. The protocols that I was working on really should be
3d1c4e5f375b [gaim-migrate @ 1505]
Rob Flynn <gaim@robflynn.com>
parents: 1386
diff changeset
1319 much more developed at this point -- they should be completed,
3d1c4e5f375b [gaim-migrate @ 1505]
Rob Flynn <gaim@robflynn.com>
parents: 1386
diff changeset
1320 actually. Unfortunately, my real life job (yes, I have one hehe) got
3d1c4e5f375b [gaim-migrate @ 1505]
Rob Flynn <gaim@robflynn.com>
parents: 1386
diff changeset
1321 a little too busy and ate up all of my free time. I promise that
3d1c4e5f375b [gaim-migrate @ 1505]
Rob Flynn <gaim@robflynn.com>
parents: 1386
diff changeset
1322 things will get better now :).
1386
f8f9c68960ea [gaim-migrate @ 1396]
Rob Flynn <gaim@robflynn.com>
parents: 1362
diff changeset
1323
1501
5c701857ba07 [gaim-migrate @ 1511]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1495
diff changeset
1324 Eric: I don't promise that this is the last pre-release. :) But
5c701857ba07 [gaim-migrate @ 1511]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1495
diff changeset
1325 hopefully releases can start coming more often than once every two
5c701857ba07 [gaim-migrate @ 1511]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1495
diff changeset
1326 months. I don't really have much else to say. It's been a slow
5c701857ba07 [gaim-migrate @ 1511]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1495
diff changeset
1327 couple of months.
5c701857ba07 [gaim-migrate @ 1511]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1495
diff changeset
1328
1510
044e94674a0d [gaim-migrate @ 1520]
Rob Flynn <gaim@robflynn.com>
parents: 1501
diff changeset
1329 Rob: I promise to hack gaim again. Please don't hate me.
044e94674a0d [gaim-migrate @ 1520]
Rob Flynn <gaim@robflynn.com>
parents: 1501
diff changeset
1330
1362
3cea00ca7a34 [gaim-migrate @ 1372]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1337
diff changeset
1331 0.11.0-pre4:
1291
ddfb2f68c590 [gaim-migrate @ 1301]
Rob Flynn <gaim@robflynn.com>
parents: 1290
diff changeset
1332 Rob: HOORAY FOR DISNEYLAND!
ddfb2f68c590 [gaim-migrate @ 1301]
Rob Flynn <gaim@robflynn.com>
parents: 1290
diff changeset
1333
1362
3cea00ca7a34 [gaim-migrate @ 1372]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1337
diff changeset
1334 Eric: One more prerelease. I'm actually starting to think these
3cea00ca7a34 [gaim-migrate @ 1372]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1337
diff changeset
1335 prereleases are a good idea; a lot of people reported a lot of
3cea00ca7a34 [gaim-migrate @ 1372]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1337
diff changeset
1336 bugs in pre3 and most of them are fixed now. Also, it helps with
3cea00ca7a34 [gaim-migrate @ 1372]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1337
diff changeset
1337 the whole release early-release often philosophy.
3cea00ca7a34 [gaim-migrate @ 1372]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1337
diff changeset
1338
3cea00ca7a34 [gaim-migrate @ 1372]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1337
diff changeset
1339 The big news in this prerelease is two more protocols: Jabber and
3cea00ca7a34 [gaim-migrate @ 1372]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1337
diff changeset
1340 Napster. Both of them don't have any of the features that make
3cea00ca7a34 [gaim-migrate @ 1372]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1337
diff changeset
1341 these services cool, yet. You can't use the transports in Jabber
3cea00ca7a34 [gaim-migrate @ 1372]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1337
diff changeset
1342 and you can't download file in Napster. But you will be able to,
3cea00ca7a34 [gaim-migrate @ 1372]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1337
diff changeset
1343 soon :)
3cea00ca7a34 [gaim-migrate @ 1372]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1337
diff changeset
1344
3cea00ca7a34 [gaim-migrate @ 1372]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1337
diff changeset
1345 Rob and I are going on vacation starting today until after New
3cea00ca7a34 [gaim-migrate @ 1372]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1337
diff changeset
1346 Year's, which is a lot of the reason we wanted to get this release
3cea00ca7a34 [gaim-migrate @ 1372]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1337
diff changeset
1347 out; it's much improved over pre3. Happy Holidays everyone.
3cea00ca7a34 [gaim-migrate @ 1372]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1337
diff changeset
1348
1289
5aa2831e243e [gaim-migrate @ 1299]
Rob Flynn <gaim@robflynn.com>
parents: 1203
diff changeset
1349 0.11.0-pre3 (12/15/2000):
5aa2831e243e [gaim-migrate @ 1299]
Rob Flynn <gaim@robflynn.com>
parents: 1203
diff changeset
1350 Rob: Well, I hadn't initially planned on an 0.11.0pre3 but it
5aa2831e243e [gaim-migrate @ 1299]
Rob Flynn <gaim@robflynn.com>
parents: 1203
diff changeset
1351 looks like it was needed. That's not necessarially a bad thing,
5aa2831e243e [gaim-migrate @ 1299]
Rob Flynn <gaim@robflynn.com>
parents: 1203
diff changeset
1352 mind you. It just means you get to see more goodies!
5aa2831e243e [gaim-migrate @ 1299]
Rob Flynn <gaim@robflynn.com>
parents: 1203
diff changeset
1353
5aa2831e243e [gaim-migrate @ 1299]
Rob Flynn <gaim@robflynn.com>
parents: 1203
diff changeset
1354 This release includes some other fun features. See the ChangeLog
5aa2831e243e [gaim-migrate @ 1299]
Rob Flynn <gaim@robflynn.com>
parents: 1203
diff changeset
1355 for more information. Also found in this wonderful release is
5aa2831e243e [gaim-migrate @ 1299]
Rob Flynn <gaim@robflynn.com>
parents: 1203
diff changeset
1356 an MSN plugin. For all of you who have been holding onto Windows
5aa2831e243e [gaim-migrate @ 1299]
Rob Flynn <gaim@robflynn.com>
parents: 1203
diff changeset
1357 simply because you have friends on MSN Messenger that you don't want
5aa2831e243e [gaim-migrate @ 1299]
Rob Flynn <gaim@robflynn.com>
parents: 1203
diff changeset
1358 to leave, this plugin is for you! :)
1203
17193fb97b12 [gaim-migrate @ 1213]
Rob Flynn <gaim@robflynn.com>
parents: 1199
diff changeset
1359
1337
198b0e53d7c3 [gaim-migrate @ 1347]
Rob Flynn <gaim@robflynn.com>
parents: 1291
diff changeset
1360 Guys, make sure you send us bug reports; preferably on the
198b0e53d7c3 [gaim-migrate @ 1347]
Rob Flynn <gaim@robflynn.com>
parents: 1291
diff changeset
1361 SourceForge bug report forum at
198b0e53d7c3 [gaim-migrate @ 1347]
Rob Flynn <gaim@robflynn.com>
parents: 1291
diff changeset
1362 http://www.sourceforge.net/projects/gaim/. This will allow both
198b0e53d7c3 [gaim-migrate @ 1347]
Rob Flynn <gaim@robflynn.com>
parents: 1291
diff changeset
1363 Eric and I to handle the bugs and will prevent either one of us
198b0e53d7c3 [gaim-migrate @ 1347]
Rob Flynn <gaim@robflynn.com>
parents: 1291
diff changeset
1364 from losing the bug reports that are sent via AIM :-)
198b0e53d7c3 [gaim-migrate @ 1347]
Rob Flynn <gaim@robflynn.com>
parents: 1291
diff changeset
1365
1290
621ce0366ff4 [gaim-migrate @ 1300]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1289
diff changeset
1366 Eric: Hey everybody, Rob and I really want to hear what you guys want
621ce0366ff4 [gaim-migrate @ 1300]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1289
diff changeset
1367 to see in gaim. Head over to http://sourceforge.net/projects/gaim and
621ce0366ff4 [gaim-migrate @ 1300]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1289
diff changeset
1368 leave a message in the Open Discussion forum. We've gotten a lot of
621ce0366ff4 [gaim-migrate @ 1300]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1289
diff changeset
1369 good ideas so far (most of them didn't make it into this release,
621ce0366ff4 [gaim-migrate @ 1300]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1289
diff changeset
1370 unfortunately).
621ce0366ff4 [gaim-migrate @ 1300]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1289
diff changeset
1371
621ce0366ff4 [gaim-migrate @ 1300]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1289
diff changeset
1372 If any of you want to test out your mad coding skills, I can think of
621ce0366ff4 [gaim-migrate @ 1300]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1289
diff changeset
1373 a few projects that would be incredibly useful. Send me or Rob an IM
621ce0366ff4 [gaim-migrate @ 1300]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1289
diff changeset
1374 and we'll let you know how you can help. And don't forget to read the
621ce0366ff4 [gaim-migrate @ 1300]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1289
diff changeset
1375 HACKING file to see how gaim's put together.
621ce0366ff4 [gaim-migrate @ 1300]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1289
diff changeset
1376
621ce0366ff4 [gaim-migrate @ 1300]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1289
diff changeset
1377 This is hopefully going to be the last prerelease; now that all the
621ce0366ff4 [gaim-migrate @ 1300]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1289
diff changeset
1378 protocols that we're going to be doing for 0.11.0 are available it's
621ce0366ff4 [gaim-migrate @ 1300]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1289
diff changeset
1379 mostly just going to be hacking on them and getting them in usable
621ce0366ff4 [gaim-migrate @ 1300]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1289
diff changeset
1380 condition before the final release. Don't forget to send us bug
621ce0366ff4 [gaim-migrate @ 1300]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1289
diff changeset
1381 reports ;)
1289
5aa2831e243e [gaim-migrate @ 1299]
Rob Flynn <gaim@robflynn.com>
parents: 1203
diff changeset
1382
5aa2831e243e [gaim-migrate @ 1299]
Rob Flynn <gaim@robflynn.com>
parents: 1203
diff changeset
1383 0.11.0-pre2 (12/04/2000):
1199
e51a758084f2 [gaim-migrate @ 1209]
Rob Flynn <gaim@robflynn.com>
parents: 1195
diff changeset
1384 Rob: I messed up. Oh well, it's fixed.
e51a758084f2 [gaim-migrate @ 1209]
Rob Flynn <gaim@robflynn.com>
parents: 1195
diff changeset
1385
1289
5aa2831e243e [gaim-migrate @ 1299]
Rob Flynn <gaim@robflynn.com>
parents: 1203
diff changeset
1386 0.11.0-pre1 (12/03/2000):
1199
e51a758084f2 [gaim-migrate @ 1209]
Rob Flynn <gaim@robflynn.com>
parents: 1195
diff changeset
1387 Rob: Hey guys! Guess what!? Yup, you're correct! It's the pre1
e51a758084f2 [gaim-migrate @ 1209]
Rob Flynn <gaim@robflynn.com>
parents: 1195
diff changeset
1388 release of 0.11.0. We have all sorts of goodies in this release!
e51a758084f2 [gaim-migrate @ 1209]
Rob Flynn <gaim@robflynn.com>
parents: 1195
diff changeset
1389 Check out the ChangeLog file. As always if you find any bugs,
e51a758084f2 [gaim-migrate @ 1209]
Rob Flynn <gaim@robflynn.com>
parents: 1195
diff changeset
1390 please report them on www.sourceforge.net/projects/gaim/
1195
0af0a11af61e [gaim-migrate @ 1205]
Rob Flynn <gaim@robflynn.com>
parents: 1194
diff changeset
1391
0af0a11af61e [gaim-migrate @ 1205]
Rob Flynn <gaim@robflynn.com>
parents: 1194
diff changeset
1392 You may find several small bugs as this is still a prerelease.
1192
a97e334ecfa2 [gaim-migrate @ 1202]
Rob Flynn <gaim@robflynn.com>
parents: 972
diff changeset
1393
1199
e51a758084f2 [gaim-migrate @ 1209]
Rob Flynn <gaim@robflynn.com>
parents: 1195
diff changeset
1394 You may want to note that my IRC plugin does not have full
e51a758084f2 [gaim-migrate @ 1209]
Rob Flynn <gaim@robflynn.com>
parents: 1195
diff changeset
1395 functionality as of yet. All of the important / commands will be
e51a758084f2 [gaim-migrate @ 1209]
Rob Flynn <gaim@robflynn.com>
parents: 1195
diff changeset
1396 added before the final release. Also, if someone could send me
e51a758084f2 [gaim-migrate @ 1209]
Rob Flynn <gaim@robflynn.com>
parents: 1195
diff changeset
1397 some good buddylist pixmaps for the irc plugin then I'd much
e51a758084f2 [gaim-migrate @ 1209]
Rob Flynn <gaim@robflynn.com>
parents: 1195
diff changeset
1398 appreciate it. Thanks to everyone who made this new release possible!
1194
099b233e7da6 [gaim-migrate @ 1204]
Rob Flynn <gaim@robflynn.com>
parents: 1193
diff changeset
1399
1195
0af0a11af61e [gaim-migrate @ 1205]
Rob Flynn <gaim@robflynn.com>
parents: 1194
diff changeset
1400 If you have any ideas, comments, or suggestions, please let us know
1199
e51a758084f2 [gaim-migrate @ 1209]
Rob Flynn <gaim@robflynn.com>
parents: 1195
diff changeset
1401 either by e-mail or via the source forge message board at the URL
e51a758084f2 [gaim-migrate @ 1209]
Rob Flynn <gaim@robflynn.com>
parents: 1195
diff changeset
1402 above. :)
1194
099b233e7da6 [gaim-migrate @ 1204]
Rob Flynn <gaim@robflynn.com>
parents: 1193
diff changeset
1403
1192
a97e334ecfa2 [gaim-migrate @ 1202]
Rob Flynn <gaim@robflynn.com>
parents: 972
diff changeset
1404
1195
0af0a11af61e [gaim-migrate @ 1205]
Rob Flynn <gaim@robflynn.com>
parents: 1194
diff changeset
1405 Eric: So what was Yay! For Gaim!? Yay was the codename for the
0af0a11af61e [gaim-migrate @ 1205]
Rob Flynn <gaim@robflynn.com>
parents: 1194
diff changeset
1406 Yahoo plugin. The whole point of all of these changes was I wanted to
0af0a11af61e [gaim-migrate @ 1205]
Rob Flynn <gaim@robflynn.com>
parents: 1194
diff changeset
1407 make a proof-of-concept plugin that would let Gaim sign into Yahoo. It
0af0a11af61e [gaim-migrate @ 1205]
Rob Flynn <gaim@robflynn.com>
parents: 1194
diff changeset
1408 turned out to be pretty much impossible with the old code. So,
0af0a11af61e [gaim-migrate @ 1205]
Rob Flynn <gaim@robflynn.com>
parents: 1194
diff changeset
1409 Rob and I hacked gaim so we could do just that. There's now a whole new
0af0a11af61e [gaim-migrate @ 1205]
Rob Flynn <gaim@robflynn.com>
parents: 1194
diff changeset
1410 class of plugins, Protocol Plugins, that let users dynamically add new
0af0a11af61e [gaim-migrate @ 1205]
Rob Flynn <gaim@robflynn.com>
parents: 1194
diff changeset
1411 protocols to Gaim. Just load the plugin, and create a new account that
0af0a11af61e [gaim-migrate @ 1205]
Rob Flynn <gaim@robflynn.com>
parents: 1194
diff changeset
1412 uses that protocol, and you're set! Yay! (Oscar and TOC are both still
0af0a11af61e [gaim-migrate @ 1205]
Rob Flynn <gaim@robflynn.com>
parents: 1194
diff changeset
1413 static. Gaim is, after all, primarily an AIM client.)
1193
fc40fec4ae54 [gaim-migrate @ 1203]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 1192
diff changeset
1414
1199
e51a758084f2 [gaim-migrate @ 1209]
Rob Flynn <gaim@robflynn.com>
parents: 1195
diff changeset
1415 Lots of people have been very generous and contributed a lot of
e51a758084f2 [gaim-migrate @ 1209]
Rob Flynn <gaim@robflynn.com>
parents: 1195
diff changeset
1416 time and effort to writing some really nice patches for gaim since
e51a758084f2 [gaim-migrate @ 1209]
Rob Flynn <gaim@robflynn.com>
parents: 1195
diff changeset
1417 the last release. To all of you, a big thanks.
972
4989c959f5b1 [gaim-migrate @ 982]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 959
diff changeset
1418
959
034d5d1d53eb [gaim-migrate @ 969]
Rob Flynn <gaim@robflynn.com>
parents: 951
diff changeset
1419 0.10.3 (10/09/2000):
034d5d1d53eb [gaim-migrate @ 969]
Rob Flynn <gaim@robflynn.com>
parents: 951
diff changeset
1420 Rob: I am dumb.
034d5d1d53eb [gaim-migrate @ 969]
Rob Flynn <gaim@robflynn.com>
parents: 951
diff changeset
1421 Eric: I am not dumb.
034d5d1d53eb [gaim-migrate @ 969]
Rob Flynn <gaim@robflynn.com>
parents: 951
diff changeset
1422
950
27916b623ecc [gaim-migrate @ 960]
Rob Flynn <gaim@robflynn.com>
parents: 923
diff changeset
1423 0.10.2 (10/07/2000):
27916b623ecc [gaim-migrate @ 960]
Rob Flynn <gaim@robflynn.com>
parents: 923
diff changeset
1424 Rob: What do you want me to say for yours?
27916b623ecc [gaim-migrate @ 960]
Rob Flynn <gaim@robflynn.com>
parents: 923
diff changeset
1425 Eric: What happened since the last release?
27916b623ecc [gaim-migrate @ 960]
Rob Flynn <gaim@robflynn.com>
parents: 923
diff changeset
1426 Rob: You got DSL.
27916b623ecc [gaim-migrate @ 960]
Rob Flynn <gaim@robflynn.com>
parents: 923
diff changeset
1427 Eric: Oh yeah, I'm more available now.
27916b623ecc [gaim-migrate @ 960]
Rob Flynn <gaim@robflynn.com>
parents: 923
diff changeset
1428 Rob: On a more serious note, this is just a quick release
27916b623ecc [gaim-migrate @ 960]
Rob Flynn <gaim@robflynn.com>
parents: 923
diff changeset
1429 to hold everyone over. Look for some very awesome things
27916b623ecc [gaim-migrate @ 960]
Rob Flynn <gaim@robflynn.com>
parents: 923
diff changeset
1430 coming in the next version. I can't say what, just yet,
27916b623ecc [gaim-migrate @ 960]
Rob Flynn <gaim@robflynn.com>
parents: 923
diff changeset
1431 but what I can say is, Yay! For Gaim!
923
12407c6b3eb7 [gaim-migrate @ 933]
Rob Flynn <gaim@robflynn.com>
parents: 920
diff changeset
1432
919
2999319f9eca [gaim-migrate @ 929]
Rob Flynn <gaim@robflynn.com>
parents: 882
diff changeset
1433 0.10.1 (09/15/2000):
2999319f9eca [gaim-migrate @ 929]
Rob Flynn <gaim@robflynn.com>
parents: 882
diff changeset
1434
2999319f9eca [gaim-migrate @ 929]
Rob Flynn <gaim@robflynn.com>
parents: 882
diff changeset
1435 Rob: Hi Hi Hi! Yet another gaim release pushed out the door
2999319f9eca [gaim-migrate @ 929]
Rob Flynn <gaim@robflynn.com>
parents: 882
diff changeset
1436 for you guys. I hope you all enjoy it. There was a few minor
2999319f9eca [gaim-migrate @ 929]
Rob Flynn <gaim@robflynn.com>
parents: 882
diff changeset
1437 issues cleared up in this version as well as the repair of
2999319f9eca [gaim-migrate @ 929]
Rob Flynn <gaim@robflynn.com>
parents: 882
diff changeset
1438 OSCAR support. Hopefully we won't run into the same problem
2999319f9eca [gaim-migrate @ 929]
Rob Flynn <gaim@robflynn.com>
parents: 882
diff changeset
1439 as before. Oh well ;-). There's also a few small extra goodies
2999319f9eca [gaim-migrate @ 929]
Rob Flynn <gaim@robflynn.com>
parents: 882
diff changeset
1440 in here for you guys just check out the Change Log. I hope you all
2999319f9eca [gaim-migrate @ 929]
Rob Flynn <gaim@robflynn.com>
parents: 882
diff changeset
1441 enjoy and take care!
882
557a4a9cda3f [gaim-migrate @ 892]
Rob Flynn <gaim@robflynn.com>
parents: 881
diff changeset
1442
920
972a180e9429 [gaim-migrate @ 930]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 919
diff changeset
1443 Eric: Wanna know what the Oscar problem was? You'll laugh. 2 bytes.
972a180e9429 [gaim-migrate @ 930]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 919
diff changeset
1444 The fix was changing 0x07da to 0x0686. Anyway, aside from the fix
972a180e9429 [gaim-migrate @ 930]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 919
diff changeset
1445 for that, there are a couple other good things. Beware of DSL nazis.
972a180e9429 [gaim-migrate @ 930]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 919
diff changeset
1446 They won't give you service until 6 weeks after you order it. So um,
972a180e9429 [gaim-migrate @ 930]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 919
diff changeset
1447 yeah.
972a180e9429 [gaim-migrate @ 930]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 919
diff changeset
1448
877
0415a7e30328 [gaim-migrate @ 887]
Rob Flynn <gaim@robflynn.com>
parents: 510
diff changeset
1449 0.10.0 (09/11/2000):
0415a7e30328 [gaim-migrate @ 887]
Rob Flynn <gaim@robflynn.com>
parents: 510
diff changeset
1450 Rob: Well peoples, I know that it's been a while since our
0415a7e30328 [gaim-migrate @ 887]
Rob Flynn <gaim@robflynn.com>
parents: 510
diff changeset
1451 last release. Here we go. Some brand spankin' new interfaces
0415a7e30328 [gaim-migrate @ 887]
Rob Flynn <gaim@robflynn.com>
parents: 510
diff changeset
1452 for you guys to oogle at. I hope you all enjoy it. Hopefully
0415a7e30328 [gaim-migrate @ 887]
Rob Flynn <gaim@robflynn.com>
parents: 510
diff changeset
1453 our next release won't take as long to finish up. Real life
0415a7e30328 [gaim-migrate @ 887]
Rob Flynn <gaim@robflynn.com>
parents: 510
diff changeset
1454 kind of crept up on Eric and I and took up a lot of our times.
0415a7e30328 [gaim-migrate @ 887]
Rob Flynn <gaim@robflynn.com>
parents: 510
diff changeset
1455 Life sucks that way sometimes. Anyways, we're back and all
0415a7e30328 [gaim-migrate @ 887]
Rob Flynn <gaim@robflynn.com>
parents: 510
diff changeset
1456 is well. Thanks for hanging in there guys and we hope
0415a7e30328 [gaim-migrate @ 887]
Rob Flynn <gaim@robflynn.com>
parents: 510
diff changeset
1457 you enjoy it!
498
6899492d9d91 [gaim-migrate @ 508]
Rob Flynn <gaim@robflynn.com>
parents: 497
diff changeset
1458
880
c643ebece193 [gaim-migrate @ 890]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 877
diff changeset
1459 Eric: LWE was so cool. Rob and I met up there, we had a blast. But I
c643ebece193 [gaim-migrate @ 890]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 877
diff changeset
1460 only got to go for one day and Rob got to go for three. Lucky bastard.
c643ebece193 [gaim-migrate @ 890]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 877
diff changeset
1461 It's been so long since the last release that I don't even remember
c643ebece193 [gaim-migrate @ 890]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 877
diff changeset
1462 what's changed. But all of it is good :) Like Rob said, all kinds of
c643ebece193 [gaim-migrate @ 890]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 877
diff changeset
1463 new UI stuff. I think there are some new features in there too. Now
c643ebece193 [gaim-migrate @ 890]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 877
diff changeset
1464 I'm headed back to school so I'll have more time to hack gaim (isn't
c643ebece193 [gaim-migrate @ 890]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 877
diff changeset
1465 that supposed to be the reverse?), just as soon as I get my internet
c643ebece193 [gaim-migrate @ 890]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 877
diff changeset
1466 connection back >:-/ .
c643ebece193 [gaim-migrate @ 890]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 877
diff changeset
1467
881
99c5ff50d83d [gaim-migrate @ 891]
Rob Flynn <gaim@robflynn.com>
parents: 880
diff changeset
1468 Rob: Oh yeah, some of our pixmaps may need a little work. We took
99c5ff50d83d [gaim-migrate @ 891]
Rob Flynn <gaim@robflynn.com>
parents: 880
diff changeset
1469 a lot of them from the Gnome Stock icons. If anyone could do some
99c5ff50d83d [gaim-migrate @ 891]
Rob Flynn <gaim@robflynn.com>
parents: 880
diff changeset
1470 custom ones that stay within the 24x24 boundary and keep the same
99c5ff50d83d [gaim-migrate @ 891]
Rob Flynn <gaim@robflynn.com>
parents: 880
diff changeset
1471 idea and feel as the gnome icons then we would be more than happy
99c5ff50d83d [gaim-migrate @ 891]
Rob Flynn <gaim@robflynn.com>
parents: 880
diff changeset
1472 to use them. Thanks much!! Viva la LWE.
99c5ff50d83d [gaim-migrate @ 891]
Rob Flynn <gaim@robflynn.com>
parents: 880
diff changeset
1473
99c5ff50d83d [gaim-migrate @ 891]
Rob Flynn <gaim@robflynn.com>
parents: 880
diff changeset
1474
497
67aaa2d02543 [gaim-migrate @ 507]
Rob Flynn <gaim@robflynn.com>
parents: 496
diff changeset
1475 0.9.20 (07/14/2000):
468
ad0371e3c4cb [gaim-migrate @ 478]
Rob Flynn <gaim@robflynn.com>
parents: 386
diff changeset
1476 Rob: Well, guys, I hope you enjoy this version. I've done quite a bit
ad0371e3c4cb [gaim-migrate @ 478]
Rob Flynn <gaim@robflynn.com>
parents: 386
diff changeset
1477 of work to the user interface. It's still not in the state that I
ad0371e3c4cb [gaim-migrate @ 478]
Rob Flynn <gaim@robflynn.com>
parents: 386
diff changeset
1478 would like it to be, though. Over the next few versions you will
ad0371e3c4cb [gaim-migrate @ 478]
Rob Flynn <gaim@robflynn.com>
parents: 386
diff changeset
1479 notice a few more interface changes as we try to bring a more
2536
0e0a54e5819a [gaim-migrate @ 2549]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2429
diff changeset
1480 professional look to Gaim. As always, we will stay true to our
468
ad0371e3c4cb [gaim-migrate @ 478]
Rob Flynn <gaim@robflynn.com>
parents: 386
diff changeset
1481 pimpin' penguin atittude.
ad0371e3c4cb [gaim-migrate @ 478]
Rob Flynn <gaim@robflynn.com>
parents: 386
diff changeset
1482
493
ca775ce7ff11 [gaim-migrate @ 503]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 468
diff changeset
1483 Eric: While Rob's been busy making things pretty, I've been busy
ca775ce7ff11 [gaim-migrate @ 503]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 468
diff changeset
1484 making things work :). The chat and IM windows got merged, which
ca775ce7ff11 [gaim-migrate @ 503]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 468
diff changeset
1485 means that they both have the same features (notably, IM has /me
ca775ce7ff11 [gaim-migrate @ 503]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 468
diff changeset
1486 and chat has font/color dialogs and smileys). Also smileys should
ca775ce7ff11 [gaim-migrate @ 503]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 468
diff changeset
1487 work better in general now (thanks fflew).
496
5a78bcb118e6 [gaim-migrate @ 506]
Rob Flynn <gaim@robflynn.com>
parents: 493
diff changeset
1488
5a78bcb118e6 [gaim-migrate @ 506]
Rob Flynn <gaim@robflynn.com>
parents: 493
diff changeset
1489 Rob: By the way, what Eric is saying is that he's smart and I'm
5a78bcb118e6 [gaim-migrate @ 506]
Rob Flynn <gaim@robflynn.com>
parents: 493
diff changeset
1490 not and that he does all of the work and I sit on my butt all
5a78bcb118e6 [gaim-migrate @ 506]
Rob Flynn <gaim@robflynn.com>
parents: 493
diff changeset
1491 day and claim to do work. WOOO! Just kidding, brother :-P
493
ca775ce7ff11 [gaim-migrate @ 503]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 468
diff changeset
1492
386
7898e110b298 [gaim-migrate @ 396]
Rob Flynn <gaim@robflynn.com>
parents: 384
diff changeset
1493
379
4196220f86d3 [gaim-migrate @ 389]
Rob Flynn <gaim@robflynn.com>
parents: 330
diff changeset
1494 0.9.19 (06/09/2000):
4196220f86d3 [gaim-migrate @ 389]
Rob Flynn <gaim@robflynn.com>
parents: 330
diff changeset
1495 Rob: PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA
4196220f86d3 [gaim-migrate @ 389]
Rob Flynn <gaim@robflynn.com>
parents: 330
diff changeset
1496 PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA
4196220f86d3 [gaim-migrate @ 389]
Rob Flynn <gaim@robflynn.com>
parents: 330
diff changeset
1497 PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA
330
02da800b7805 [gaim-migrate @ 340]
Rob Flynn <gaim@robflynn.com>
parents: 323
diff changeset
1498
382
5e6edca11fcb [gaim-migrate @ 392]
Rob Flynn <gaim@robflynn.com>
parents: 379
diff changeset
1499 All of that nonsense aside, there are a few things that DIDN'T happen
5e6edca11fcb [gaim-migrate @ 392]
Rob Flynn <gaim@robflynn.com>
parents: 379
diff changeset
1500 in this version of gaim. The user interface changes will wait until
5e6edca11fcb [gaim-migrate @ 392]
Rob Flynn <gaim@robflynn.com>
parents: 379
diff changeset
1501 the 0.9.20 release. We've decided to turn 0.9.19 into a "new feature
5e6edca11fcb [gaim-migrate @ 392]
Rob Flynn <gaim@robflynn.com>
parents: 379
diff changeset
1502 and major bug fix" release. All/Most major bugs should be worked out
5e6edca11fcb [gaim-migrate @ 392]
Rob Flynn <gaim@robflynn.com>
parents: 379
diff changeset
1503 now. We're sorry about the problem of segfaulting when your buddylist
5e6edca11fcb [gaim-migrate @ 392]
Rob Flynn <gaim@robflynn.com>
parents: 379
diff changeset
1504 stored on the server was null. Oops! We won't let it happen again,
5e6edca11fcb [gaim-migrate @ 392]
Rob Flynn <gaim@robflynn.com>
parents: 379
diff changeset
1505 we promise.
5e6edca11fcb [gaim-migrate @ 392]
Rob Flynn <gaim@robflynn.com>
parents: 379
diff changeset
1506
383
841b58aa069f [gaim-migrate @ 393]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 382
diff changeset
1507 Eric: Lots of good changes in this one, including locale support. Chat
841b58aa069f [gaim-migrate @ 393]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 382
diff changeset
1508 had a lot of things done to it, but it's still not finished. The UI
841b58aa069f [gaim-migrate @ 393]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 382
diff changeset
1509 didn't get the overhaul we were planning, but we wanted to get a few
841b58aa069f [gaim-migrate @ 393]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 382
diff changeset
1510 bugfixes out.
841b58aa069f [gaim-migrate @ 393]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 382
diff changeset
1511
841b58aa069f [gaim-migrate @ 393]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 382
diff changeset
1512 Lemme say something about reporting bugs. Please do. Please try to give
841b58aa069f [gaim-migrate @ 393]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 382
diff changeset
1513 as much information as you can. But regardless of how much information
841b58aa069f [gaim-migrate @ 393]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 382
diff changeset
1514 you give, please be POLITE. If you tell us our software is crap then
841b58aa069f [gaim-migrate @ 393]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 382
diff changeset
1515 we're probably not going to respond well.
384
96858e76df48 [gaim-migrate @ 394]
Rob Flynn <gaim@robflynn.com>
parents: 383
diff changeset
1516
96858e76df48 [gaim-migrate @ 394]
Rob Flynn <gaim@robflynn.com>
parents: 383
diff changeset
1517 Rob: Before I close up and say goodnight, I'd like to say that I
96858e76df48 [gaim-migrate @ 394]
Rob Flynn <gaim@robflynn.com>
parents: 383
diff changeset
1518 agree with Eric. Reporting problems and/or helpful criticism in
96858e76df48 [gaim-migrate @ 394]
Rob Flynn <gaim@robflynn.com>
parents: 383
diff changeset
1519 a polite manner always yields the best results. Peace all, and
96858e76df48 [gaim-migrate @ 394]
Rob Flynn <gaim@robflynn.com>
parents: 383
diff changeset
1520 happy hacking.
383
841b58aa069f [gaim-migrate @ 393]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 382
diff changeset
1521
320
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
1522 0.9.18 (06/02/2000):
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
1523 Rob: Talk about release early, release often - sheesh! We're going
2536
0e0a54e5819a [gaim-migrate @ 2549]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2429
diff changeset
1524 insane. Ya know, I'm not too happy with the Gaim UI. I dont know
320
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
1525 how the rest of you feel but it's time for a nice overhaul. In the
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
1526 next few days I'll be sitting down with some of my friends and coming
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
1527 up with an improved interface. I hope you all enjoy it. It'll
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
1528 include better looking dialogs, icons, sounds (hopefully lol), etc.
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
1529
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
1530 And -- for your random silly message of the day --
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
1531
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
1532 "Beans and Franks, Beans and Franks, Wine And Beer, Have No Fear!
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
1533 I can sing! I can dance! I have a penguin in my pants!"
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
1534
7391
f046f7932f98 [gaim-migrate @ 7986]
Luke Schierer <lschiere@pidgin.im>
parents: 7390
diff changeset
1535 - Rob Flynn after not having enough sleep.
320
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
1536
321
14e78d939990 [gaim-migrate @ 331]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 320
diff changeset
1537 Eric: I've had less sleep than Rob, I can guarantee you that. There's
14e78d939990 [gaim-migrate @ 331]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 320
diff changeset
1538 actually a lot going on in this release, despite 2 releases 2 days ago.
14e78d939990 [gaim-migrate @ 331]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 320
diff changeset
1539 Don't ask me how; I think the elves had something to do with it.
14e78d939990 [gaim-migrate @ 331]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 320
diff changeset
1540
323
e94a6f5d4088 [gaim-migrate @ 333]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 321
diff changeset
1541 Oscar support is almost to the point where I'm considering removing
e94a6f5d4088 [gaim-migrate @ 333]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 321
diff changeset
1542 the 'experimental' label from configure. For those of you brave enough
e94a6f5d4088 [gaim-migrate @ 333]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 321
diff changeset
1543 to try it, I'd like feedback. (And if you happen to write a patch to
e94a6f5d4088 [gaim-migrate @ 333]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 321
diff changeset
1544 fix some of the stuff that would be really cool too.) Hopefully for the
e94a6f5d4088 [gaim-migrate @ 333]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 321
diff changeset
1545 next release, in addition to the cool new UI, Gaim/Faim will be able to
e94a6f5d4088 [gaim-migrate @ 333]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 321
diff changeset
1546 do nearly everything Gaim/TOC can do. (Big things coming in 0.9.19, I
e94a6f5d4088 [gaim-migrate @ 333]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 321
diff changeset
1547 can feel it....)
e94a6f5d4088 [gaim-migrate @ 333]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 321
diff changeset
1548
e94a6f5d4088 [gaim-migrate @ 333]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 321
diff changeset
1549 And just remember, you *can* have too many gummi candies. Especially if
e94a6f5d4088 [gaim-migrate @ 333]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 321
diff changeset
1550 you eat nearly a whole kilo of them. Believe me. I know. But the gummi
e94a6f5d4088 [gaim-migrate @ 333]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 321
diff changeset
1551 cherries are damn good.
e94a6f5d4088 [gaim-migrate @ 333]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 321
diff changeset
1552
320
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
1553 0.9.17 (05/31/2000):
293
101b3b4609d1 [gaim-migrate @ 303]
Rob Flynn <gaim@robflynn.com>
parents: 292
diff changeset
1554 Rob: I am an e-mail fiend!
101b3b4609d1 [gaim-migrate @ 303]
Rob Flynn <gaim@robflynn.com>
parents: 292
diff changeset
1555 (after receiving 60 emails within a 5 minute period about a problem
101b3b4609d1 [gaim-migrate @ 303]
Rob Flynn <gaim@robflynn.com>
parents: 292
diff changeset
1556 and responding to all of them immediately)
101b3b4609d1 [gaim-migrate @ 303]
Rob Flynn <gaim@robflynn.com>
parents: 292
diff changeset
1557
295
0505f8c8e48b [gaim-migrate @ 305]
Rob Flynn <gaim@robflynn.com>
parents: 293
diff changeset
1558 I am stupid.
0505f8c8e48b [gaim-migrate @ 305]
Rob Flynn <gaim@robflynn.com>
parents: 293
diff changeset
1559
296
a88b889b692b [gaim-migrate @ 306]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 295
diff changeset
1560 Eric: Heh heh. 2 releases in one day. I'm impressed. Maybe one of these
a88b889b692b [gaim-migrate @ 306]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 295
diff changeset
1561 times we'll actually get some of it right ;) Anyway, yeah. Just bug fixes in
a88b889b692b [gaim-migrate @ 306]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 295
diff changeset
1562 this one.
295
0505f8c8e48b [gaim-migrate @ 305]
Rob Flynn <gaim@robflynn.com>
parents: 293
diff changeset
1563
9395
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
1564 Rob: Yeah, we wouldn't be ourselves if we released it once and got it
bd81a3c6f8ab [gaim-migrate @ 10204]
Luke Schierer <lschiere@pidgin.im>
parents: 9390
diff changeset
1565 right, would we? :-)
297
ac267327998d [gaim-migrate @ 307]
Rob Flynn <gaim@robflynn.com>
parents: 296
diff changeset
1566
2818
c7fd8871c0a5 [gaim-migrate @ 2831]
Rob Flynn <gaim@robflynn.com>
parents: 2816
diff changeset
1567 0.9.16:
291
05644be8d4ba [gaim-migrate @ 301]
Rob Flynn <gaim@robflynn.com>
parents: 222
diff changeset
1568 Rob: Blah Blah Blah.
222
12a39dcb681c [gaim-migrate @ 232]
Rob Flynn <gaim@robflynn.com>
parents: 219
diff changeset
1569
292
6f2941cea9cf [gaim-migrate @ 302]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 291
diff changeset
1570 Eric: Looks like Rob didn't have much to say, so I'll write something
6f2941cea9cf [gaim-migrate @ 302]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 291
diff changeset
1571 instead :)
6f2941cea9cf [gaim-migrate @ 302]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 291
diff changeset
1572
6f2941cea9cf [gaim-migrate @ 302]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 291
diff changeset
1573 There's a few good things in this release, the most important of them
6f2941cea9cf [gaim-migrate @ 302]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 291
diff changeset
1574 being: Better proxy support, of course. Oh yeah, and you can sign on now,
6f2941cea9cf [gaim-migrate @ 302]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 291
diff changeset
1575 so that's a good thing too. There's a few more good things going on in this
6f2941cea9cf [gaim-migrate @ 302]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 291
diff changeset
1576 release, so check out the ChangeLog.
6f2941cea9cf [gaim-migrate @ 302]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 291
diff changeset
1577
6f2941cea9cf [gaim-migrate @ 302]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 291
diff changeset
1578 Play nicely, and we'll keep hacking away at it.
6f2941cea9cf [gaim-migrate @ 302]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 291
diff changeset
1579
293
101b3b4609d1 [gaim-migrate @ 303]
Rob Flynn <gaim@robflynn.com>
parents: 292
diff changeset
1580 Rob: Go Watch `Road Trip'.
101b3b4609d1 [gaim-migrate @ 303]
Rob Flynn <gaim@robflynn.com>
parents: 292
diff changeset
1581
170
e67c56a07f52 [gaim-migrate @ 180]
Rob Flynn <gaim@robflynn.com>
parents: 104
diff changeset
1582 0.9.15:
219
5964b4a06f41 [gaim-migrate @ 229]
Rob Flynn <gaim@robflynn.com>
parents: 170
diff changeset
1583 Hey boy's and girls. There's not much to say here this time.
5964b4a06f41 [gaim-migrate @ 229]
Rob Flynn <gaim@robflynn.com>
parents: 170
diff changeset
1584 We're loving Southern California, the new job's going great. We just
5964b4a06f41 [gaim-migrate @ 229]
Rob Flynn <gaim@robflynn.com>
parents: 170
diff changeset
1585 got our company website up and the product development is going pretty
5964b4a06f41 [gaim-migrate @ 229]
Rob Flynn <gaim@robflynn.com>
parents: 170
diff changeset
1586 smooth. Life's pretty sweet now.
5964b4a06f41 [gaim-migrate @ 229]
Rob Flynn <gaim@robflynn.com>
parents: 170
diff changeset
1587
5964b4a06f41 [gaim-migrate @ 229]
Rob Flynn <gaim@robflynn.com>
parents: 170
diff changeset
1588 We've hacked up all kinds of goodies for you in 0.9.15. There's
5964b4a06f41 [gaim-migrate @ 229]
Rob Flynn <gaim@robflynn.com>
parents: 170
diff changeset
1589 some file transfer (receive) support for those of you who have been
5964b4a06f41 [gaim-migrate @ 229]
Rob Flynn <gaim@robflynn.com>
parents: 170
diff changeset
1590 wanting it for a while. There's some other misc. goodies tossed in as
5964b4a06f41 [gaim-migrate @ 229]
Rob Flynn <gaim@robflynn.com>
parents: 170
diff changeset
1591 well. Enjoy!! Oh yeah, we need a new website. Come up with a sweet
5964b4a06f41 [gaim-migrate @ 229]
Rob Flynn <gaim@robflynn.com>
parents: 170
diff changeset
1592 design and get in touch with me. The current site is at:
5964b4a06f41 [gaim-migrate @ 229]
Rob Flynn <gaim@robflynn.com>
parents: 170
diff changeset
1593 http://www.marko.net/gaim
5964b4a06f41 [gaim-migrate @ 229]
Rob Flynn <gaim@robflynn.com>
parents: 170
diff changeset
1594
5964b4a06f41 [gaim-migrate @ 229]
Rob Flynn <gaim@robflynn.com>
parents: 170
diff changeset
1595 Thanks much!
5964b4a06f41 [gaim-migrate @ 229]
Rob Flynn <gaim@robflynn.com>
parents: 170
diff changeset
1596
170
e67c56a07f52 [gaim-migrate @ 180]
Rob Flynn <gaim@robflynn.com>
parents: 104
diff changeset
1597
76
4cef3d250f3c [gaim-migrate @ 86]
Rob Flynn <gaim@robflynn.com>
parents: 71
diff changeset
1598 0.9.14:
104
b2b9d6b44562 [gaim-migrate @ 114]
Rob Flynn <gaim@robflynn.com>
parents: 76
diff changeset
1599 Well, there's a few random hacks and fixes in here, along with
b2b9d6b44562 [gaim-migrate @ 114]
Rob Flynn <gaim@robflynn.com>
parents: 76
diff changeset
1600 a little suprise. You guessed it, kiddos, support for plugins! Happy
b2b9d6b44562 [gaim-migrate @ 114]
Rob Flynn <gaim@robflynn.com>
parents: 76
diff changeset
1601 hacking!
76
4cef3d250f3c [gaim-migrate @ 86]
Rob Flynn <gaim@robflynn.com>
parents: 71
diff changeset
1602
56
a3de3ca65e97 [gaim-migrate @ 66]
Rob Flynn <gaim@robflynn.com>
parents: 25
diff changeset
1603 0.9.13:
69
3b479e2700c9 [gaim-migrate @ 79]
Rob Flynn <gaim@robflynn.com>
parents: 56
diff changeset
1604 Not much to say for this release. Bug fixes, That's all. Look
3b479e2700c9 [gaim-migrate @ 79]
Rob Flynn <gaim@robflynn.com>
parents: 56
diff changeset
1605 for the goodies I promised in 0.9.13 to appear in 0.9.14 which should be
3b479e2700c9 [gaim-migrate @ 79]
Rob Flynn <gaim@robflynn.com>
parents: 56
diff changeset
1606 released very soon now.
56
a3de3ca65e97 [gaim-migrate @ 66]
Rob Flynn <gaim@robflynn.com>
parents: 25
diff changeset
1607
71
b0f7290a3276 [gaim-migrate @ 81]
Rob Flynn <gaim@robflynn.com>
parents: 69
diff changeset
1608 By the way, our CVS is now hosted over at source forge. Go check
b0f7290a3276 [gaim-migrate @ 81]
Rob Flynn <gaim@robflynn.com>
parents: 69
diff changeset
1609 it out at http://www.sourceforge.net. Please check there before submitting
b0f7290a3276 [gaim-migrate @ 81]
Rob Flynn <gaim@robflynn.com>
parents: 69
diff changeset
1610 any bug reports (You can read our CVS comments to see if we have fixed any
b0f7290a3276 [gaim-migrate @ 81]
Rob Flynn <gaim@robflynn.com>
parents: 69
diff changeset
1611 problems).
b0f7290a3276 [gaim-migrate @ 81]
Rob Flynn <gaim@robflynn.com>
parents: 69
diff changeset
1612
7
4ef7951a2503 [gaim-migrate @ 16]
Rob Flynn <gaim@robflynn.com>
parents: 0
diff changeset
1613 0.9.12:
25
c56db1b46b0d [gaim-migrate @ 34]
Rob Flynn <gaim@robflynn.com>
parents: 7
diff changeset
1614 Well guys, looks like we got some nifty things in this version.
c56db1b46b0d [gaim-migrate @ 34]
Rob Flynn <gaim@robflynn.com>
parents: 7
diff changeset
1615 TrueType Fonts are supported for those XFSTT buffs out there (or whatever
c56db1b46b0d [gaim-migrate @ 34]
Rob Flynn <gaim@robflynn.com>
parents: 7
diff changeset
1616 else you use). A crap load of those plaguing memory leaks have FINALLY been
c56db1b46b0d [gaim-migrate @ 34]
Rob Flynn <gaim@robflynn.com>
parents: 7
diff changeset
1617 fixed. My brother, Jeramey, and a new friend Peter Teichan helped stomp
c56db1b46b0d [gaim-migrate @ 34]
Rob Flynn <gaim@robflynn.com>
parents: 7
diff changeset
1618 those babies out. A rad guy by the name of Eric Warmenhoven has been
c56db1b46b0d [gaim-migrate @ 34]
Rob Flynn <gaim@robflynn.com>
parents: 7
diff changeset
1619 really sweet lately and has all but rewritten the Gnome Applet support :).
c56db1b46b0d [gaim-migrate @ 34]
Rob Flynn <gaim@robflynn.com>
parents: 7
diff changeset
1620 He submitted patch after patch. I finally got annoyed with him (just kidding bud)
c56db1b46b0d [gaim-migrate @ 34]
Rob Flynn <gaim@robflynn.com>
parents: 7
diff changeset
1621 and gave him CVS access. Look for Gnome Applet support in Gaim to start improving.
c56db1b46b0d [gaim-migrate @ 34]
Rob Flynn <gaim@robflynn.com>
parents: 7
diff changeset
1622 That's about all for now. I wanted to get this release out there. File Receive
c56db1b46b0d [gaim-migrate @ 34]
Rob Flynn <gaim@robflynn.com>
parents: 7
diff changeset
1623 support will be in 0.9.13 which is due out soon.
7
4ef7951a2503 [gaim-migrate @ 16]
Rob Flynn <gaim@robflynn.com>
parents: 0
diff changeset
1624
0
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1625 0.9.11:
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1626 Jeramey got a new Comfy Chair! Its very very comfy! Whee!
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1627 Jim also had a little hyper-drunken moment and started hacking away at
2536
0e0a54e5819a [gaim-migrate @ 2549]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2429
diff changeset
1628 a new configuration format for Gaim. Looks like we're running .gaimrc
0
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1629 version 1 now. Gotta love it. I got bored and hacked in a couple font
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1630 properties that will, in time, contain more features. That's about it
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1631 for this version -- cept for that memory leak we fixed. Shush! We're
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1632 not plumbers! -- rob
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1633
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1634 ** Extra special update **
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1635
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1636 Well guys, it looks like we all stopped working on gaim, moved to California,
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1637 and took up a new job. Don't worry though, those beach bums out here havent
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1638 worn off on us yet. I've decided to pick up the Gaim torch myself and continue
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1639 development ont he prohect. Hopefully we wont have any more five month braks in
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1640 the project. Sorry about that, guys :)
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1641
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1642 0.9.10:
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1643 Umm. Dont ask. Silly memory leak. For those of you who
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1644 wondered, you were losing about 256 bytes every 25 seconds for each
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1645 person you have on your contact list. Make fun of us. Better yet ..
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1646 Send us beer. We'll do better :)
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1647
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1648 0.9.9:
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1649 Welp, All of you boys and girls who run Mandrake and have some
2536
0e0a54e5819a [gaim-migrate @ 2549]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2429
diff changeset
1650 problems with Gaim working properly, please check out the FAQ file. It
0
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1651 contains a nice fix submitted by one of our users. I hope this works for
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1652 you guys!
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1653 Jim appears to have intoxicated himself. This is, as always, a
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1654 Good Thing (tm). His late-night adventure with the liquid-bread food group
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1655 lead to the birth of a nice little feature called `The Lag-O-Meter'. Dont
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1656 ask, just try it out :). It is pretty pointless if you have a super-fast
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1657 connection but if you are a modem user, like many of us are, then try it out.
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1658 There's also some idle preferences and some other little random
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1659 bug fixes. Check'em out yo :)
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1660
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1661 0.9.8:
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1662 Get Along Lil' Doggies. Heh. Looks like we have yet another new
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1663 version of gaim for you guys to play with. Be gentle now, it has a few
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1664 new fetures. The HTML widget is now more robust and we have *da da da*
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1665 HTTP proxy support.
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1666 Oh By The Way, Do not pay too much attention to what we are doing
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1667 with this release. We are all a little bit happy tonight. You must love
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1668 life. This is a special release of gaim. We will be releasing some wonderful
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1669 photographs soon .. or perhaps if we get the bloody webcam working then we
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1670 will take a couple of quick snapshots.
2536
0e0a54e5819a [gaim-migrate @ 2549]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 2429
diff changeset
1671 Looks like the Gaim developers convention (cool name huh) that we
0
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1672 had this weekend in Auburn, AL went wonderfully :). yum yum yum. Hahahah. Oh
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1673 by the way. Beware of insecure rednecks in the deli. Bad things.
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1674 In (non)related news, Jeramey could not successfully slaughter the
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1675 one pound hamburger that he ordered. (I think he could have done it but he
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1676 wasn't feeling very well at the time).
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1677 Oh Yes, New Logo Too :) You likes? Thanks, Naru!
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1678 Just a little side-note: it looks like we didnt make the release that
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1679 we had expected during the Gaim Convention. Maybe we partied too much? I am
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1680 not sure. I remember watching the sun rise before I went to bed, though.
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1681 Oh well. Here's your release! Enjoy!
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1682 By The Way, we have uploaded our party pictures to a website.
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1683 http://www.dorky.net/gaim/party/ They are nothing spectacular but I hope you
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1684 enjoy them! :).
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1685
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1686 0.9.7:
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1687 Well, boys and girls, it's that time again! Yup, time for the good
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1688 release fairy to come bless us with her infinite wisdom and divine presence.
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1689 Umm, yeah, something like that. Anyways, this release has several little
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1690 "bad" network fixes (as Jim likes to say) and a couple touch-ups to a few
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1691 other features. It also features preliminary oscar support. Thanks to Jim
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1692 and Adam ("the libfaim guy") hehe :) We have also corrected a problem with
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1693 gaim not wainting to correctly save your password if you have an underscore
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1694 in it. Thanks to w1za7d for pointing out the underscore problem. ' and \
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1695 have also been fixed in passwords. :o)
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1696
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1697 0.9.6:
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1698 Sorry about the little segfaulting bugs in the past release. Rob
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1699 is stupid. :). Anyways, they have been patched up and a couple new features
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1700 have been added. I hope you guys enjoy.
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1701
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1702 0.9.5:
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1703 Well we added a myriad of new features to this release. (A lot of
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1704 small buggie fixes too.) If you need a detailed list just check out the
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1705 ChangeLog. We now have a new webpage design and have added a FAQ to the
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1706 distribution. Before coming to us with any problems please take a quick
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1707 look through the FAQ to make sure we havent already covered your question.
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1708 Also, thanks to our beloved Web Monkey, FlynOrange, we have all
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1709 learned the true power of foam weapons, slinkies, and whoopie cushions. Hmm
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1710 gotta love those pranks, eh?
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1711
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1712 0.8.0:
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1713 Well, just starting the NEWS file. I'll try to remember what's new
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1714 from the last version. Hmmm. BIG code reorg. Import/export, buddy pounce
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1715 among the major new features. Autoconf script too, which is a big win.
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1716 Apologies to those who submitted patches which haven't made it in.. I
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1717 promise, the next version! This code reorg took up a lot of my time, and I
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1718 want to get it out there.
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1719