annotate NEWS @ 414:f9dc74875833

[gaim-migrate @ 424] i really wish solaris' libc would handle null arguments better. for example, in strlen, all they'd have to do is at the very top, add one line that says if (!arg) return arg; committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 16 Jun 2000 10:01:10 +0000
parents 7898e110b298
children ad0371e3c4cb
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
1 -=[ GAIM ]=- The Pimpin' Penguin AIM Clone That's Good For The Soul!
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
2
386
7898e110b298 [gaim-migrate @ 396]
Rob Flynn <gaim@robflynn.com>
parents: 384
diff changeset
3 0.9.20:
7898e110b298 [gaim-migrate @ 396]
Rob Flynn <gaim@robflynn.com>
parents: 384
diff changeset
4
379
4196220f86d3 [gaim-migrate @ 389]
Rob Flynn <gaim@robflynn.com>
parents: 330
diff changeset
5 0.9.19 (06/09/2000):
4196220f86d3 [gaim-migrate @ 389]
Rob Flynn <gaim@robflynn.com>
parents: 330
diff changeset
6 Rob: PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA
4196220f86d3 [gaim-migrate @ 389]
Rob Flynn <gaim@robflynn.com>
parents: 330
diff changeset
7 PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA
4196220f86d3 [gaim-migrate @ 389]
Rob Flynn <gaim@robflynn.com>
parents: 330
diff changeset
8 PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA PLA
330
02da800b7805 [gaim-migrate @ 340]
Rob Flynn <gaim@robflynn.com>
parents: 323
diff changeset
9
382
5e6edca11fcb [gaim-migrate @ 392]
Rob Flynn <gaim@robflynn.com>
parents: 379
diff changeset
10 All of that nonsense aside, there are a few things that DIDN'T happen
5e6edca11fcb [gaim-migrate @ 392]
Rob Flynn <gaim@robflynn.com>
parents: 379
diff changeset
11 in this version of gaim. The user interface changes will wait until
5e6edca11fcb [gaim-migrate @ 392]
Rob Flynn <gaim@robflynn.com>
parents: 379
diff changeset
12 the 0.9.20 release. We've decided to turn 0.9.19 into a "new feature
5e6edca11fcb [gaim-migrate @ 392]
Rob Flynn <gaim@robflynn.com>
parents: 379
diff changeset
13 and major bug fix" release. All/Most major bugs should be worked out
5e6edca11fcb [gaim-migrate @ 392]
Rob Flynn <gaim@robflynn.com>
parents: 379
diff changeset
14 now. We're sorry about the problem of segfaulting when your buddylist
5e6edca11fcb [gaim-migrate @ 392]
Rob Flynn <gaim@robflynn.com>
parents: 379
diff changeset
15 stored on the server was null. Oops! We won't let it happen again,
5e6edca11fcb [gaim-migrate @ 392]
Rob Flynn <gaim@robflynn.com>
parents: 379
diff changeset
16 we promise.
5e6edca11fcb [gaim-migrate @ 392]
Rob Flynn <gaim@robflynn.com>
parents: 379
diff changeset
17
383
841b58aa069f [gaim-migrate @ 393]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 382
diff changeset
18 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
19 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
20 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
21 bugfixes out.
841b58aa069f [gaim-migrate @ 393]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 382
diff changeset
22
841b58aa069f [gaim-migrate @ 393]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 382
diff changeset
23 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
24 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
25 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
26 we're probably not going to respond well.
384
96858e76df48 [gaim-migrate @ 394]
Rob Flynn <gaim@robflynn.com>
parents: 383
diff changeset
27
96858e76df48 [gaim-migrate @ 394]
Rob Flynn <gaim@robflynn.com>
parents: 383
diff changeset
28 Rob: Before I close up and say goodnight, I'd like to say that I
96858e76df48 [gaim-migrate @ 394]
Rob Flynn <gaim@robflynn.com>
parents: 383
diff changeset
29 agree with Eric. Reporting problems and/or helpful criticism in
96858e76df48 [gaim-migrate @ 394]
Rob Flynn <gaim@robflynn.com>
parents: 383
diff changeset
30 a polite manner always yields the best results. Peace all, and
96858e76df48 [gaim-migrate @ 394]
Rob Flynn <gaim@robflynn.com>
parents: 383
diff changeset
31 happy hacking.
383
841b58aa069f [gaim-migrate @ 393]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 382
diff changeset
32
320
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
33 0.9.18 (06/02/2000):
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
34 Rob: Talk about release early, release often - sheesh! We're going
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
35 insane. Ya know, I'm not too happy with the GAIM UI. I dont know
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
36 how the rest of you feel but it's time for a nice overhaul. In the
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
37 next few days I'll be sitting down with some of my friends and coming
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
38 up with an improved interface. I hope you all enjoy it. It'll
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
39 include better looking dialogs, icons, sounds (hopefully lol), etc.
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
40
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
41 And -- for your random silly message of the day --
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
42
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
43 "Beans and Franks, Beans and Franks, Wine And Beer, Have No Fear!
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
44 I can sing! I can dance! I have a penguin in my pants!"
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
45
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
46 - Rob Flynn after not having enough sleep.
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
47
321
14e78d939990 [gaim-migrate @ 331]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 320
diff changeset
48 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
49 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
50 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
51
323
e94a6f5d4088 [gaim-migrate @ 333]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 321
diff changeset
52 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
53 the 'experimental' label from configure. For those of you brave enough
e94a6f5d4088 [gaim-migrate @ 333]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 321
diff changeset
54 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
55 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
56 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
57 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
58 can feel it....)
e94a6f5d4088 [gaim-migrate @ 333]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 321
diff changeset
59
e94a6f5d4088 [gaim-migrate @ 333]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 321
diff changeset
60 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
61 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
62 cherries are damn good.
e94a6f5d4088 [gaim-migrate @ 333]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 321
diff changeset
63
320
849500bec397 [gaim-migrate @ 330]
Rob Flynn <gaim@robflynn.com>
parents: 303
diff changeset
64 0.9.17 (05/31/2000):
293
101b3b4609d1 [gaim-migrate @ 303]
Rob Flynn <gaim@robflynn.com>
parents: 292
diff changeset
65 Rob: I am an e-mail fiend!
101b3b4609d1 [gaim-migrate @ 303]
Rob Flynn <gaim@robflynn.com>
parents: 292
diff changeset
66 (after receiving 60 emails within a 5 minute period about a problem
101b3b4609d1 [gaim-migrate @ 303]
Rob Flynn <gaim@robflynn.com>
parents: 292
diff changeset
67 and responding to all of them immediately)
101b3b4609d1 [gaim-migrate @ 303]
Rob Flynn <gaim@robflynn.com>
parents: 292
diff changeset
68
295
0505f8c8e48b [gaim-migrate @ 305]
Rob Flynn <gaim@robflynn.com>
parents: 293
diff changeset
69 I am stupid.
0505f8c8e48b [gaim-migrate @ 305]
Rob Flynn <gaim@robflynn.com>
parents: 293
diff changeset
70
296
a88b889b692b [gaim-migrate @ 306]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 295
diff changeset
71 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
72 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
73 this one.
295
0505f8c8e48b [gaim-migrate @ 305]
Rob Flynn <gaim@robflynn.com>
parents: 293
diff changeset
74
297
ac267327998d [gaim-migrate @ 307]
Rob Flynn <gaim@robflynn.com>
parents: 296
diff changeset
75 Rob: Yeah, we wouldn't be ourselves if we released it once and got it right, would we? :-)
ac267327998d [gaim-migrate @ 307]
Rob Flynn <gaim@robflynn.com>
parents: 296
diff changeset
76
222
12a39dcb681c [gaim-migrate @ 232]
Rob Flynn <gaim@robflynn.com>
parents: 219
diff changeset
77 0.9.16;
291
05644be8d4ba [gaim-migrate @ 301]
Rob Flynn <gaim@robflynn.com>
parents: 222
diff changeset
78 Rob: Blah Blah Blah.
222
12a39dcb681c [gaim-migrate @ 232]
Rob Flynn <gaim@robflynn.com>
parents: 219
diff changeset
79
292
6f2941cea9cf [gaim-migrate @ 302]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 291
diff changeset
80 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
81 instead :)
6f2941cea9cf [gaim-migrate @ 302]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 291
diff changeset
82
6f2941cea9cf [gaim-migrate @ 302]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 291
diff changeset
83 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
84 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
85 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
86 release, so check out the ChangeLog.
6f2941cea9cf [gaim-migrate @ 302]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 291
diff changeset
87
6f2941cea9cf [gaim-migrate @ 302]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 291
diff changeset
88 Play nicely, and we'll keep hacking away at it.
6f2941cea9cf [gaim-migrate @ 302]
Eric Warmenhoven <eric@warmenhoven.org>
parents: 291
diff changeset
89
293
101b3b4609d1 [gaim-migrate @ 303]
Rob Flynn <gaim@robflynn.com>
parents: 292
diff changeset
90 Rob: Go Watch `Road Trip'.
101b3b4609d1 [gaim-migrate @ 303]
Rob Flynn <gaim@robflynn.com>
parents: 292
diff changeset
91
170
e67c56a07f52 [gaim-migrate @ 180]
Rob Flynn <gaim@robflynn.com>
parents: 104
diff changeset
92 0.9.15:
219
5964b4a06f41 [gaim-migrate @ 229]
Rob Flynn <gaim@robflynn.com>
parents: 170
diff changeset
93 Hey boy's and girls. There's not much to say here this time.
5964b4a06f41 [gaim-migrate @ 229]
Rob Flynn <gaim@robflynn.com>
parents: 170
diff changeset
94 We're loving Southern California, the new job's going great. We just
5964b4a06f41 [gaim-migrate @ 229]
Rob Flynn <gaim@robflynn.com>
parents: 170
diff changeset
95 got our company website up and the product development is going pretty
5964b4a06f41 [gaim-migrate @ 229]
Rob Flynn <gaim@robflynn.com>
parents: 170
diff changeset
96 smooth. Life's pretty sweet now.
5964b4a06f41 [gaim-migrate @ 229]
Rob Flynn <gaim@robflynn.com>
parents: 170
diff changeset
97
5964b4a06f41 [gaim-migrate @ 229]
Rob Flynn <gaim@robflynn.com>
parents: 170
diff changeset
98 We've hacked up all kinds of goodies for you in 0.9.15. There's
5964b4a06f41 [gaim-migrate @ 229]
Rob Flynn <gaim@robflynn.com>
parents: 170
diff changeset
99 some file transfer (receive) support for those of you who have been
5964b4a06f41 [gaim-migrate @ 229]
Rob Flynn <gaim@robflynn.com>
parents: 170
diff changeset
100 wanting it for a while. There's some other misc. goodies tossed in as
5964b4a06f41 [gaim-migrate @ 229]
Rob Flynn <gaim@robflynn.com>
parents: 170
diff changeset
101 well. Enjoy!! Oh yeah, we need a new website. Come up with a sweet
5964b4a06f41 [gaim-migrate @ 229]
Rob Flynn <gaim@robflynn.com>
parents: 170
diff changeset
102 design and get in touch with me. The current site is at:
5964b4a06f41 [gaim-migrate @ 229]
Rob Flynn <gaim@robflynn.com>
parents: 170
diff changeset
103 http://www.marko.net/gaim
5964b4a06f41 [gaim-migrate @ 229]
Rob Flynn <gaim@robflynn.com>
parents: 170
diff changeset
104
5964b4a06f41 [gaim-migrate @ 229]
Rob Flynn <gaim@robflynn.com>
parents: 170
diff changeset
105 Thanks much!
5964b4a06f41 [gaim-migrate @ 229]
Rob Flynn <gaim@robflynn.com>
parents: 170
diff changeset
106
170
e67c56a07f52 [gaim-migrate @ 180]
Rob Flynn <gaim@robflynn.com>
parents: 104
diff changeset
107
76
4cef3d250f3c [gaim-migrate @ 86]
Rob Flynn <gaim@robflynn.com>
parents: 71
diff changeset
108 0.9.14:
104
b2b9d6b44562 [gaim-migrate @ 114]
Rob Flynn <gaim@robflynn.com>
parents: 76
diff changeset
109 Well, there's a few random hacks and fixes in here, along with
b2b9d6b44562 [gaim-migrate @ 114]
Rob Flynn <gaim@robflynn.com>
parents: 76
diff changeset
110 a little suprise. You guessed it, kiddos, support for plugins! Happy
b2b9d6b44562 [gaim-migrate @ 114]
Rob Flynn <gaim@robflynn.com>
parents: 76
diff changeset
111 hacking!
76
4cef3d250f3c [gaim-migrate @ 86]
Rob Flynn <gaim@robflynn.com>
parents: 71
diff changeset
112
56
a3de3ca65e97 [gaim-migrate @ 66]
Rob Flynn <gaim@robflynn.com>
parents: 25
diff changeset
113 0.9.13:
69
3b479e2700c9 [gaim-migrate @ 79]
Rob Flynn <gaim@robflynn.com>
parents: 56
diff changeset
114 Not much to say for this release. Bug fixes, That's all. Look
3b479e2700c9 [gaim-migrate @ 79]
Rob Flynn <gaim@robflynn.com>
parents: 56
diff changeset
115 for the goodies I promised in 0.9.13 to appear in 0.9.14 which should be
3b479e2700c9 [gaim-migrate @ 79]
Rob Flynn <gaim@robflynn.com>
parents: 56
diff changeset
116 released very soon now.
56
a3de3ca65e97 [gaim-migrate @ 66]
Rob Flynn <gaim@robflynn.com>
parents: 25
diff changeset
117
71
b0f7290a3276 [gaim-migrate @ 81]
Rob Flynn <gaim@robflynn.com>
parents: 69
diff changeset
118 By the way, our CVS is now hosted over at source forge. Go check
b0f7290a3276 [gaim-migrate @ 81]
Rob Flynn <gaim@robflynn.com>
parents: 69
diff changeset
119 it out at http://www.sourceforge.net. Please check there before submitting
b0f7290a3276 [gaim-migrate @ 81]
Rob Flynn <gaim@robflynn.com>
parents: 69
diff changeset
120 any bug reports (You can read our CVS comments to see if we have fixed any
b0f7290a3276 [gaim-migrate @ 81]
Rob Flynn <gaim@robflynn.com>
parents: 69
diff changeset
121 problems).
b0f7290a3276 [gaim-migrate @ 81]
Rob Flynn <gaim@robflynn.com>
parents: 69
diff changeset
122
7
4ef7951a2503 [gaim-migrate @ 16]
Rob Flynn <gaim@robflynn.com>
parents: 0
diff changeset
123 0.9.12:
25
c56db1b46b0d [gaim-migrate @ 34]
Rob Flynn <gaim@robflynn.com>
parents: 7
diff changeset
124 Well guys, looks like we got some nifty things in this version.
c56db1b46b0d [gaim-migrate @ 34]
Rob Flynn <gaim@robflynn.com>
parents: 7
diff changeset
125 TrueType Fonts are supported for those XFSTT buffs out there (or whatever
c56db1b46b0d [gaim-migrate @ 34]
Rob Flynn <gaim@robflynn.com>
parents: 7
diff changeset
126 else you use). A crap load of those plaguing memory leaks have FINALLY been
c56db1b46b0d [gaim-migrate @ 34]
Rob Flynn <gaim@robflynn.com>
parents: 7
diff changeset
127 fixed. My brother, Jeramey, and a new friend Peter Teichan helped stomp
c56db1b46b0d [gaim-migrate @ 34]
Rob Flynn <gaim@robflynn.com>
parents: 7
diff changeset
128 those babies out. A rad guy by the name of Eric Warmenhoven has been
c56db1b46b0d [gaim-migrate @ 34]
Rob Flynn <gaim@robflynn.com>
parents: 7
diff changeset
129 really sweet lately and has all but rewritten the Gnome Applet support :).
c56db1b46b0d [gaim-migrate @ 34]
Rob Flynn <gaim@robflynn.com>
parents: 7
diff changeset
130 He submitted patch after patch. I finally got annoyed with him (just kidding bud)
c56db1b46b0d [gaim-migrate @ 34]
Rob Flynn <gaim@robflynn.com>
parents: 7
diff changeset
131 and gave him CVS access. Look for Gnome Applet support in Gaim to start improving.
c56db1b46b0d [gaim-migrate @ 34]
Rob Flynn <gaim@robflynn.com>
parents: 7
diff changeset
132 That's about all for now. I wanted to get this release out there. File Receive
c56db1b46b0d [gaim-migrate @ 34]
Rob Flynn <gaim@robflynn.com>
parents: 7
diff changeset
133 support will be in 0.9.13 which is due out soon.
7
4ef7951a2503 [gaim-migrate @ 16]
Rob Flynn <gaim@robflynn.com>
parents: 0
diff changeset
134
0
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
135 0.9.11:
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
136 Jeramey got a new Comfy Chair! Its very very comfy! Whee!
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
137 Jim also had a little hyper-drunken moment and started hacking away at
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
138 a new configuration format for GAIM. Looks like we're running .gaimrc
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
139 version 1 now. Gotta love it. I got bored and hacked in a couple font
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
140 properties that will, in time, contain more features. That's about it
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
141 for this version -- cept for that memory leak we fixed. Shush! We're
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
142 not plumbers! -- rob
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
143
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
144 ** Extra special update **
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
145
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
146 Well guys, it looks like we all stopped working on gaim, moved to California,
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
147 and took up a new job. Don't worry though, those beach bums out here havent
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
148 worn off on us yet. I've decided to pick up the Gaim torch myself and continue
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
149 development ont he prohect. Hopefully we wont have any more five month braks in
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
150 the project. Sorry about that, guys :)
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
151
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
152 0.9.10:
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
153 Umm. Dont ask. Silly memory leak. For those of you who
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
154 wondered, you were losing about 256 bytes every 25 seconds for each
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
155 person you have on your contact list. Make fun of us. Better yet ..
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
156 Send us beer. We'll do better :)
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
157
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
158 0.9.9:
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
159 Welp, All of you boys and girls who run Mandrake and have some
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
160 problems with GAIM working properly, please check out the FAQ file. It
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
161 contains a nice fix submitted by one of our users. I hope this works for
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
162 you guys!
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
163 Jim appears to have intoxicated himself. This is, as always, a
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
164 Good Thing (tm). His late-night adventure with the liquid-bread food group
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
165 lead to the birth of a nice little feature called `The Lag-O-Meter'. Dont
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
166 ask, just try it out :). It is pretty pointless if you have a super-fast
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
167 connection but if you are a modem user, like many of us are, then try it out.
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
168 There's also some idle preferences and some other little random
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
169 bug fixes. Check'em out yo :)
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
170
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
171 0.9.8:
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
172 Get Along Lil' Doggies. Heh. Looks like we have yet another new
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
173 version of gaim for you guys to play with. Be gentle now, it has a few
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
174 new fetures. The HTML widget is now more robust and we have *da da da*
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
175 HTTP proxy support.
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
176 Oh By The Way, Do not pay too much attention to what we are doing
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
177 with this release. We are all a little bit happy tonight. You must love
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
178 life. This is a special release of gaim. We will be releasing some wonderful
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
179 photographs soon .. or perhaps if we get the bloody webcam working then we
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
180 will take a couple of quick snapshots.
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
181 Looks like the GAIM developers convention (cool name huh) that we
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
182 had this weekend in Auburn, AL went wonderfully :). yum yum yum. Hahahah. Oh
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
183 by the way. Beware of insecure rednecks in the deli. Bad things.
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
184 In (non)related news, Jeramey could not successfully slaughter the
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
185 one pound hamburger that he ordered. (I think he could have done it but he
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
186 wasn't feeling very well at the time).
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
187 Oh Yes, New Logo Too :) You likes? Thanks, Naru!
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
188 Just a little side-note: it looks like we didnt make the release that
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
189 we had expected during the Gaim Convention. Maybe we partied too much? I am
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
190 not sure. I remember watching the sun rise before I went to bed, though.
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
191 Oh well. Here's your release! Enjoy!
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
192 By The Way, we have uploaded our party pictures to a website.
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
193 http://www.dorky.net/gaim/party/ They are nothing spectacular but I hope you
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
194 enjoy them! :).
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
195
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
196 0.9.7:
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
197 Well, boys and girls, it's that time again! Yup, time for the good
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
198 release fairy to come bless us with her infinite wisdom and divine presence.
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
199 Umm, yeah, something like that. Anyways, this release has several little
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
200 "bad" network fixes (as Jim likes to say) and a couple touch-ups to a few
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
201 other features. It also features preliminary oscar support. Thanks to Jim
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
202 and Adam ("the libfaim guy") hehe :) We have also corrected a problem with
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
203 gaim not wainting to correctly save your password if you have an underscore
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
204 in it. Thanks to w1za7d for pointing out the underscore problem. ' and \
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
205 have also been fixed in passwords. :o)
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
206
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
207 0.9.6:
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
208 Sorry about the little segfaulting bugs in the past release. Rob
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
209 is stupid. :). Anyways, they have been patched up and a couple new features
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
210 have been added. I hope you guys enjoy.
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
211
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
212 0.9.5:
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
213 Well we added a myriad of new features to this release. (A lot of
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
214 small buggie fixes too.) If you need a detailed list just check out the
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
215 ChangeLog. We now have a new webpage design and have added a FAQ to the
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
216 distribution. Before coming to us with any problems please take a quick
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
217 look through the FAQ to make sure we havent already covered your question.
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
218 Also, thanks to our beloved Web Monkey, FlynOrange, we have all
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
219 learned the true power of foam weapons, slinkies, and whoopie cushions. Hmm
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
220 gotta love those pranks, eh?
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
221
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
222 0.8.0:
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
223 Well, just starting the NEWS file. I'll try to remember what's new
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
224 from the last version. Hmmm. BIG code reorg. Import/export, buddy pounce
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
225 among the major new features. Autoconf script too, which is a big win.
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
226 Apologies to those who submitted patches which haven't made it in.. I
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
227 promise, the next version! This code reorg took up a lot of my time, and I
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
228 want to get it out there.
a5ace2e037bc Tailorization
Tailor Script <tailor@pidgin.im>
parents:
diff changeset
229