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