source: doc/CHANGES @ fcb2c2e

Last change on this file since fcb2c2e was 6f6b6c7, checked in by Wilmer van der Gaast <wilmer@…>, at 2014-07-05T21:38:25Z

3.2.2. Last revisions pretty much all done and/or merged by dx!

  • Property mode set to 100644
File size: 51.5 KB
Line 
1This ChangeLog mostly lists changes relevant to users. A full log can be
2found in the bzr commit logs, for example you can try:
3
4http://bugs.bitlbee.org/bitlbee/timeline?daysback=90&changeset=on
5
6Version 3.2.2:
7- The OTR plugin now uses libotr 4.0 (AKA libotr5 in debian based distros)
8- Rejecting buddy requests in jabber won't accept them. Sorry for that.
9- Purple builds can now enable built in protocols when configuring, by
10  passing a parameter such as --jabber=1 to configure
11- You can now use /oper to change passwords with "ac x set -del password"
12- Complex unicode characters (non-BMP) now display correctly in twitter.
13- A few init / build script / pkg-config fixes. Added "install-systemd"
14  make target.
15
16Finished 5 Jul 2014
17
18Version 3.2.1:
19- Most important change: http_client updated to use HTTP/1.1, now required
20  by Twitter.
21- fill_by setting can now be used to fill a channel contacts *not* in a
22  certain group/on a certain account/etc. See "help set fill_by"
23- Added utf8_nicks setting which lets you use non-ASCII nicknames for your
24  contacts. Might not work with all IRC clients, use at your own risk!
25- Lots of bugfixes.
26
27Finished 27 Nov 2013
28
29Version 3.2:
30- By far the most important change, a thorough update to the Twitter
31  module:
32  * Now using Twitter API 1.1,
33  * which means it's now using JSON instead of XML,
34  * which means access to the streaming API (Twitter only, other Twitter
35    API services don't seem to have it). No more 60-second polls, #twitter
36    looks even more like real IRC now!
37  * Also, the streaming API means nice things like receiving DMs.
38  * show_ids, already enabled by default for a while, now uses hexa-
39    decimal numbers, which means a 256-entry backlog instead of just 100.
40  * Added a mode=strict setting which requires everything to be a command.
41    The "post" command should then be used to post a Tweet.
42- Jabber module bugfix that fixes connection issues with at least Google
43  Talk but reportedly some other servers (OpenFire?) as well.
44- SSL modules improved a little bit. GnuTLS module now supports SNI and
45  session caching. Shouldn't change much, but hopefully reduces latency
46  and bandwidth usage a little bit. 
47- A bunch of other fixes/improvements here and there.
48
49Finished 6 Jan 2013
50
51Version 3.0.6:
52- Updated MSN module to speak MSNP18:
53  * Biggest change is that this brings MPOP support (you can sign in to
54    one account from multiple locations).
55  * Restored support for *sending* offline messages.
56  * Some support for federated (i.e. Yahoo!) contacts. (Only messages
57    might work, you won't see them online.)
58- Twitter:
59  * Work-around for stalls that are still happening sometimes.
60  * Added "favourite" command.
61  * "show_ids" enabled by default.
62- Handle see-other-host Jabber messages which should fix support for
63  MSN-XMPP.
64- Misc. fixes and improvements.
65
66Finished 14 Oct 2012
67
68Version 3.0.5:
69- SSL certificate verification (edit your bitlbee.conf to enable it).
70  Works only with GnuTLS!
71- OAuth2 support in Jabber module (works with Google Talk, Facebook and
72  MSN Messenger).
73- Support for ad-hoc Jabber groupchats. Just create a channel and start
74  inviting people, similar to how this works on other IM networks. Works
75  fine with GTalk, depends on a conference server being set up on other
76  networks.
77- Allow old-style Jabber login (non-SASL), this solves problems with some
78  old/buggy Jabber servers. (acc jabber set sasl off)
79- Use HTTPS for OAuth1 authentication traffic.
80- Awareness of Twitter's t.co URL lengt^Wshortening when checking message
81  length.
82- Fixed identi.ca OAuth support. OAuth will now always be used for both
83  Twitter and identi.ca accounts.
84- Fix nick_format=%full_name with libpurple.
85- Instead of "protocol(handle)", use the account tags introduced in 3.0
86  when root wants to refer to an account (in log messages, queries, etc.)
87- Many small bugfixes, improvements, etc.
88
89Finished 18 Feb 2012
90
91Version 3.0.4:
92- Merged Skype support. This used to be a separate plugin, and it still is,
93  but by including it with BitlBee by default it will be easier to keep it
94  in sync with changes to BitlBee.
95- Fixed a file descriptor leak bug that may have caused strange behaviour
96  in BitlBee sessions running for a long time.
97- Now fetches Twitter mentions as well if the "fetch_mentions" account
98  setting is enabled.
99- With t.co now all over Twitter, show the original (but truncated) URL
100  between <brackets>.
101- Fixed MSN Messenger login issues ("timeout" while fetching buddy list).
102- Another (related) GnuTLS compatibility fix (now 2.13+?).
103
104Finished 4 Dec 2011 (Exactly 6 years since 1.0!)
105
106Version 3.0.3:
107- Fixed Twitter compatibility. (The API call used to get the following list
108  was deprecated.)
109- Twitter: Enable the show_ids setting to assign a two-digit short ID to
110  recent tweets to use for retweets and replies (so you can RT/reply to more
111  than just a person's last message).
112- Some other Twitter fixes/improvements.
113- "otr reconnect" command and some other fixes.
114- GnuTLS 2.12 compatibility fix.
115- Include "FLOOD=0/9999" in the 005/ISUPPORT line at login to hint the IRC
116  client that rate limiting is not required. (Next step: Get IRC clients to
117  parse it.)
118- Other stuff too small to mention.
119
120Finished 12 Jun 2011
121
122Version 3.0.2:
123- Fixed MSN login issues with @msn.com accounts.
124- /CTCP support: You can CTCP VERSION Jabber contacts, and CTCP NUDGE MSN
125  contacts. More may come later, ideas are welcome.
126- By default, leave Twitter turned on for libpurple builds.
127- Allow using /OPER to identify/register as well. (Password security hack.)
128- Fixed proxy support with libpurple.
129- Some minor changes/fixes.
130
131Finished 7 Mar 2011
132
133Version 3.0.1:
134- Fixed some bugs that were found only after releasing 3.0, including
135  Jabber contacts never going offline, MSN login issues, compilation
136  issues on some non-Linux systems, a fairly big memory leak in the MSN
137  SOAP code, etc...
138- Better handling of multiple control channels and set private=false.
139- Using login.icq.com for ICQ logins again since AOL sold ICQ so it
140  doesn't live on the AIM servers anymore.
141- Fixed ability to join password-protected Jabber rooms.
142- Time out if logging into an account takes too long.
143- Fixed NSS SSL module.
144- Support for server-side Gadu-Gadu contact lists (via libpurple, there's
145  still no native gg support).
146- Allow omitting password when using "account add", the password can be
147  entered using /OPER to prevent echoing to screen and logs.
148
149Finished 24 Nov 2010
150
151Version 3.0:
152- Important: This version drops backward compatibility with the file format
153  used for user settings in versions before 1.2. If you're upgrading from
154  very old BitlBee versions (like 1.0.x), you'll have to recreate your
155  BitlBee account - or use an 1.2.x BitlBee once to do the conversion.
156- Rewrote the IRC core, which brings:
157  * Support for multiple (control) channels, so you can have one channel per
158    buddy group, per IM account/protocol, or for example a &offline with all
159    offline contacts. See "help channels" for information on how to use this.
160  * You can also leave and rejoin all channels. Being in &bitlbee is no
161    longer required.
162  * Now you can start groupchats by just joining a new channel and inviting
163    contacts. (The "chat with" command still works as well.)
164  * You can change your nickname, whenever you want.
165  * Root commands:
166    + To hopefully resolve confusion about the "account set" syntax, the
167      ordering was changed slightly: "account set acc/setting value"
168      becomes "account acc set setting value". Obviously the same order
169      should now be used for other account subcommands.
170    + Shortcuts: Instead of "account list" you can say "acc li".
171  * /whois shows idle/login times of your contacts when available.
172  * paste_buffer (previously known as buddy_sendbuffer) now works for chats
173    as well.
174  * The nick_source setting was replaced with a nick_format setting, which
175    looks more or less like a format string, and lets you tweak how nicknames
176    for contacts are generated in more detail. It also tries to convert non-
177    ASCII characters (i.e. accents) properly.
178  * A per-channel show_users setting lets you configure exactly which kinds
179    of contacts (online/away/offline) should show up in a channel and what
180    modes (none/voice/etc) they should have. Like show_offline, but together
181    with other new features it can for example create an &offline channel
182    with just offline contacts.
183  * If you connect (and identify) to a BitlBee server you're already
184    connected to, you can take over the existing session instead of starting
185    a new one.
186  * More correct validation of channel names: They can contain pretty much
187    any character, unlike nicknames.
188- Support for using libpurple instead of BitlBee's built-in IM protocol
189  modules. This can be enabled by passing --purple=1 to the configure script.
190  * This adds support for many more IM protocols to BitlBee.
191  * And new functionality to existing protocols.
192  * This is and will always be optional and using it on public servers is
193    *not* recommended. It should be pretty stable, but costs more RAM/etc.
194  * Switching to libpurple should be pretty transparent. See "help purple"
195    for a list of supported protocols (works only in libpurple-enabled
196    binaries).
197- Rewritten MSN module, implementing MSNP15 instead of the old MSNP8:
198  * MSNP8 support from MSN was getting pretty unreliable. There were issues
199    with remembering display names and adding contacts/auth requests (or
200    even contacts silently getting blocked!). This upgrade should fix all
201    of that.
202  * Support for sending offline messages.
203  * Support for setting and reading status messages.
204- Integrated the bitlbee-otr branch in a mostly non-intrusive way. Since
205  this is not end-to-end it should *not* be enabled on public servers.
206  Distro packagers are requested to offer OTR as a separately installable
207  plugin. (Compile with --otr=plugin) Please do not enable it by default as
208  there is no easy way to disable OTR once the plugin is loaded/built in.
209- Support for file transfers, in and out. /DCC SEND a file to a contact and
210  it becomes a file transfer, and incoming file transfers become /DCC SENDs
211  to you. Note that this is mostly useful when combined with libpurple, as
212  only the Jabber native protocol module currently supports file transfers.
213- Updated Yahoo! module to be in sync again with libyahoo2. This mostly
214  fixes issues with authorization requests.
215- Show if a contact is mobile or not. See "help set mobile_is_away".
216- Easier handling of XMPP chatroom invitations.
217- The chatroom mode of the Twitter module is now enabled by default, since
218  this was by far the most popular. To disable it, see "help set mode".
219- Added some Twitter-specific commands that can only be used in the Twitter
220  window. Most important addition: Retweets. See "help set commands".
221- Removed some ancient account/nick migration scripts and added one for
222  easier switching from Pidgin and other libpurple-based clients to BitlBee.
223- Many bug fixes in both the core and IM modules, small feature enhancements
224  and other minor changes.
225
226Finished 22 Oct 2010
227
228Version 1.2.8:
229- Now always using the AIM-style authentication method for OSCAR connections,
230  even when connecting to ICQ. This solves login issues some people were
231  having. (If you have problems, try changing the old_icq_auth setting.)
232- Twitter:
233  * Allow changing the Twitter API base URL so the module can also be used
234    for identi.ca or any other compatible network.
235  * Fetch the full list of Twitter contacts instead of slowly adding all
236    contacts as they post a message.
237  * Fixed message length counting.
238  * Allow following/unfollowing people using the usual add/remove commands.
239  * Better error reporting.
240- Added a user_agent setting to the Jabber module to get around artificial
241  client restrictions.
242- Allow nick changes (although only before register/identify).
243- Some more minor bugfixes/etc.
244
245Finished 4 Jul 2010
246
247Version 1.2.7:
248- Fixed problems with MSN Messenger authentication. ("Could not parse
249  Passport server response")
250- Fixed broken typing notifications when talking to GTalk contacts.
251- Fixed an issue with non-anonymous Jabber chatrooms polluting the nick
252  namespace, sometimes generating odd warning messages.
253- Restored ability to start groupchats on ICQ.
254- Added show_offline setting that will also show offline contacts in the
255  control channel.
256- OAuth support for Twitter: This means the module will keep working after
257  June (this also changes "via API" under your tweets into "via BitlBee").
258
259Finished 15 May 2010
260
261Version 1.2.6a:
262- Fixed a typo that renders the Twitter groupchat mode unusable. A last-
263  minute change that came a few minutes late.
264
265Finished 19 Apr 2010
266
267Version 1.2.6:
268- Native (very basic) support for Twitter, implemented by Geert Mulders.
269  Currently supported are posting tweets, reading the ones of people you
270  follow, and sending (not yet receiving!) direct messages.
271- Fixed format of status messages in /WHOIS to improve IRC client
272  compatibility.
273- Show timestamps of offline messages/channel backlogs.
274- Allow saving MSN display names locally since sometimes this stuff breaks
275  server-side. (Use the local_display_name per-account setting.)
276- Suppress empty "Headline:" messages for certain new XMPP broadcast
277  messages.
278- Better handling of XMPP contacts with multiple resources on-line. Default
279  behaviour now is to write to wherever the last message came from, or to
280  the bare JID (usually becomes a broadcast) if there wasn't any recent msg.
281- Added a switchboard_keepalives setting which should solve some issues with
282  talking to offline MSN contacts. (Although full support for offline
283  messages is not ready yet!)
284- The usual misc. bug fixes.
285
286Finished 19 Apr 2010
287
288Version 1.2.5:
289- Many bug fixes, including a fix for MSN login issues, Jabber login timing
290  issues, Yahoo! crashes at login time with huge contact lists,
291- Avoid linking in a static version of libresolv now that glibc has all
292  relevant functions available in the dynamic version.
293- Improved away state code and added the ability to set (non-away) status
294  messages using "set status" (also possible per account) and see them in
295  blist and /whois output.
296- Added a post-1.2 equivalent of encode/decode to quickly encrypt/decrypt
297  passwords in a way that BitlBee can read them.
298- Allow using the full name for generating nicknames, instead of just the
299  handle. This is especially useful when using the Facebook XMPP server.
300- Auto reconnect is now enabled by default since all protocols can properly
301  detect cases where auto reconnect should be avoided (i.e. concurrent
302  logins).
303- Changed the default resource_select setting which should reduce message
304  routing issues on Jabber (i.e. messages going someone's phone instead of
305  the main client).
306
307Finished 17 Mar 2010
308
309Version 1.2.4:
310- Most important change (and main reason for releasing now): Upgraded Yahoo!
311  module to a newer version to get it working again.
312- join_chat command replaced with the much better chat command:
313  * Similar to how account replaced login/slist/logout. Add a chatroom once,
314    then just /join it like any other room. Also automatic joining at login
315    time is now possible.
316  * Note that the old way of starting groupchats (/join #nickname) is now
317    also deprecated, use "chat with" instead.
318  * See "help chat" and "help chat add" for more information.
319- Rewrote bitlbee.conf parser to be less dumb.
320- Fixed compatibility (hopefully) with AIM mobile messages, certain kinds
321  of Google Talk chatrooms.
322- Fixed numerous stability/reliability bugs over the last year.
323
324Finished 17 Oct 2009
325
326Version 1.2.3:
327- Fixed one more flaw similar to the previous hijacking bug, caused by incon-
328  sistent handling of the USTATUS_IDENTIFIED state. All code touching these
329  variables was reviewed and should be correct now.
330
331Finished 7 Sep 2008
332
333Version 1.2.2:
334- Security bugfix: It was possible to hijack accounts (without gaining access
335  to the old account, it's simply an overwrite)
336- Some more stability improvements.
337- Fixed bug where people with non-lowercase nicks couldn't drop their account.
338- Easier upgrades of non-forking daemon mode servers (using the DEAF
339  command).
340- Can be cross-compiled for Win32 now! (No support for SSL yet though, which
341  makes it less useful for now.)
342- Exponential backoff on auto-reconnect.
343- Changing passwords gives less confusing feedback ("password is empty") now.
344
345Finished 26 Aug 2008
346
347Version 1.2.1:
348- Fixed proxy support.
349- Fixed stalling issues while connecting to Jabber when using the OpenSSL
350  module.
351- Fixed problem with GLib and ForkDaemon where processes didn't die when
352  the client disconnects.
353- Fixed handling of "set charset none". (Which pretty much breaks the account
354  completely in 1.2.)
355- You can now automatically identify yourself to BitlBee by setting a server
356  password in your IRC client.
357- Compatible with all crazy kinds of line endings that clients can send.
358- Changed root nicknames are now saved.
359- Added ClientInterface setting to bind() outgoing connections to a specific
360  network interface.
361- Support for receiving Jabber chatroom invitations.
362- Relaxed port restriction of the Jabber module: added ports 80 and 443.
363- Preserving case in Jabber resources of buddies, since these should
364  officially be treated as case sensitive.
365- Fully stripping spaces from AIM screennames, this didn't happen completely
366  which severly breaks the IRC protocol.
367- Removed all the yellow tape around daemon mode, it's pretty mature by now:
368  testing.bitlbee.org serves all (~30) SSL users from one daemon mode
369  process without any serious stability issues.
370- Fixed GLib <2.6 compatibility issue.
371- Misc. memory leak/crash fixes.
372
373Finished 24 Jun 2008
374
375Version 1.2:
376- Added ForkDaemon mode next to the existing Daemon- and inetd modes. With
377  ForkDaemon you can run BitlBee as a stand-alone daemon and every connection
378  will run in its own process. No more need to configure inetd, and still you
379  don't get the stability problems BitlBee unfortunately still has in ordinary
380  (one-process) daemon mode.
381- Added inter-process/connection communication. This made it possible to
382  implement some IRC operator features like WALLOPs, KILL, DIE, REHASH and
383  more.
384- Added hooks for using libevent instead of GLib for event handling. This
385  should improve scalability, although this won't really be useful yet because
386  the one-process daemon mode is not reliable enough.
387- BitlBee now makes the buddy quits when doing "account off" look like a
388  netsplit. Modern IRC clients show this in a different, more compact way.
389  (This can be disabled if your client doesn't support this.)
390- GLib 1.x compatibility was dropped. BitlBee now requires GLib 2.4 or newer.
391  This allows us to use more GLib features (like the XML parser). By now GLib
392  1.x is so old that supporting it really isn't necessary anymore.
393- Many, many, MANY little changes, improvements, fixes. Using non-blocking
394  I/O as much as possible, replaced the Gaim (0.59, IOW heavily outdated)
395  API, fixed lots of little bugs (including bugs that affected daemon mode
396  stability). See the bzr logs for more information.
397- One of the user-visible changes from the API change: You can finally see
398  all away states/messages properly.
399- Added units tests. Test coverage is very minimal for now.
400- Better charset handling: Everything is just converted from/to UTF-8 right
401  in the IRC core, and charset mismatches are detected (if possible) and the
402  user is asked to resolve this before continuing. Also, UTF-8 is the default
403  setting now, since that's how the world seems to work these days.
404- One can now keep hashed passwords in bitlbee.conf instead of the cleartext
405  version.
406- Most important change: New file format for user data (accounts, nicks and
407  settings). Migration to the new format should happen transparently,
408  BitlBee will read the old files and once you quit/save it will save in the
409  new format. It is recommended to delete the old files (BitlBee doesn't do
410  this automatically, it will just ignore them) since they won't be used
411  anymore (and since the old file format is a security risk). Some advantages
412  of this file format switch:
413  * Safer format, since the identify-password is now salted before generating
414    a checksum. This way one can't use MD5 reverse lookup databases to crack
415    passwords. Also, the IM-account passwords are encrypted using RC4 instead
416    of the simple obfuscation scheme which BitlBee used so far.
417  * Easier to extend than the previous format (at least the .nicks format was
418    horribly limited).
419  * Nicknames for buddies are now saved per-account instead of per-protocol.
420    So far having one buddy on multiple accounts of the same protocol was a
421    problem because the nicks generated for the two "instances" of this buddy
422    were very unpredictable.
423    NOTE: This also means that "account del" removes not just the account,
424    BUT ALSO ALL NICKNAMES! If you're changing IM accounts and don't want to
425    lose the nicknames, you can now use "account set" to change the username
426    and password for the existing connection.
427  * Per-account settings (see the new "account set" command).
428- A brand new Jabber module. Besides the major code cleanup, it also has
429  has these new features:
430  * Pretty complete XMPP support: RFC3920, RFC3921 plus a number of XEPs
431    including XEP45, XEP73 and XEP85. (See http://www.xmpp.org/ for what all
432    these things mean exactly.) Privacy lists are not supported for obvious
433    reasons.
434  * This complete support also includes TLS and SASL support and SRV record
435    lookup. This means that specifying a server tag for connections should
436    (almost) never be necessary anymore, BitlBee can find the server and can
437    automatically convert plaintext connections to TLS-encrypted ones.
438  * XEP45: Jabber chatroom support!
439  * XEP85 means typing notifications. The older XEP22 (still used by some
440    clients including Gaim <2.0) is not supported.
441  * Better handling of buddies who have more than one resource on-line. As
442    long as one resource is on-line (and visible), BitlBee will show this.
443    (The previous module didn't keep track of resources and sent an offline
444    event as soon as any resource disappears.)
445  * You can now set your resource priority.
446  * The info command now gives away state/message information for all
447    resources available for that buddy. (Of course this only works if the
448    buddy is in your contact list.)
449  * An XML console (add xmlconsole to your contact list or see "help set
450    xmlconsole" if you want it permanently).
451- The Yahoo! module now says it supports YMSG protocol version 12, which will
452  hopefully keep the Yahoo module working after 2008-04-02 (when Yahoo! is
453  dropping support for version 6.x of their client).
454- MSN switchboard handling changes. Hopefully less messages will get lost now,
455  although things are still not perfect.
456
457Finished 17 Mar 2008
458
459Version 1.0.4:
460- Removed sethostent(), which causes problems for many people, especially on
461  *BSD. This is basically the reason for this release.
462- "allow" command actually displays the allow list, not the block list.
463- Yahoo away state/msg fix.
464- Don't display "Gender: Male" by default if nothing's filled in (OSCAR
465  "info" command)
466- Fixed account cleanup (possible infinite loop) in irc_free().
467- Fixed configdir error message to not always display the compile-time
468  setting.
469
470Finished 20 Aug 2007
471
472Version 1.0.3:
473- Fixed ugliness in block/allow list commands (still not perfect though, the
474  list is empty or not up-to-date for most protocols).
475- OSCAR module doesn't send the ICQ web-aware flag anymore, which seems to
476  get rid of a lot of ICQ spam.
477- added show_got_added(), BitlBee asks you, after authorizing someone, if you
478  want to add him/her to your list too.
479- add -tmp, mainly convenient if you want to talk to people who are not in
480  your list.
481- Fixed ISON command, should work better with irssi now.
482- Fixed compilation with tcc.
483- Fixed xinetd-file.
484- Misc. (crash)bug fixes, including one in the root command parsing that
485  caused mysterious error messages sometimes.
486
487Finished 24 Jun 2006 (Happy 4th birthday, BitlBee!)
488
489Version 1.0.2:
490- Pieces of code cleanup, fixes for possible problems in error checking.
491- Fixed an auto-reconnect cleanup problem that caused crashes in daemon mode.
492- /AWAY in daemon mode now doesn't set the away state for every connection
493  anymore.
494- Fixed a crash-bug on empty help subjects.
495- Jabber now correctly sets the current away state when connecting.
496- Added Invisible and Hidden to the away state alias list, invisible mode
497  should be pretty usable now.
498- Fixed handling of iconv(): It's now done for everything that goes between
499  BitlBee and the IRC client, instead of doing it (almost) every time
500  something goes to or come from the IM-modules. Should've thought about
501  that before. :-)
502- When cleaning up MSN switchboards with unsent msgs, it now also says which
503  contact those messages were meant for.
504- You can now use the block and allow commands to see your current block/
505  allow list.
506
507Finished 1 Apr 2006
508
509Version 1.0.1:
510- Support for AIM groupchats.
511- Improved typing notification support for at least AIM.
512- BitlBee sends a 005 reply when logging in, this informs modern IRC clients
513  of some of BitlBee's capabilities. This might also solve problems some
514  people were having with the new control channel name.
515- MSN switchboards are now properly reset when talking to a person who is
516  offline. This fixes problems with messages to MSN people that sometimes
517  didn't arrive.
518- Fixed one of the problems that made BitlBee show online Jabber people as
519  offline.
520- Fixed problems with commas in MSN passwords.
521- Added some consts for read-only data, which should make the BitlBee per-
522  process memory footprint a bit smaller.
523- Other bits of code cleanup.
524
525Finished 14 Jan 2006
526
527Version 1.0:
528- Removed some crashy debugging code.
529- QUIT command now works before logging in. (Mainly an RFC-compliancy fix.)
530- Hopefully slightly clearer handling of buddy add requests.
531- set buddy_sendbuffer_delay now also supports milisecond precision.
532- Renamed #bitlbee to &bitlbee to avoid confusion with the channel on OFTC.
533- Reviewed the xinetd file and installation instructions.
534- HTML stripping is configurable again.
535- Quit messages (at least on crashes) should appear again.
536- Cleaned up some unnecessary code in the Jabber module, and implemented
537  handlers for headline messages (which allows you to use RSS-to-Jabber
538  gateways).
539- Lowered the line splitting limit a bit to fix data loss issues.
540- The $proto($handle) format used for messages specific to one IM-connection
541  now only include the ($handle) part when there's more than one $proto-
542  connection.
543- Fix for a crash-bug on broken Jabber/SSL connections.
544- Incoming typing notifications now also come in as CTCP TYPING messages, for
545  better consistency. Don't forget to update your scripts!
546- AIM typing notifications are supported now.
547- Jabber module only accepts ports 5220-5229 now, to prevent people from
548  abusing it as a port scanner. We aren't aware of any Jabber server that
549  runs on other ports than those. If you are, please warn us.
550- Send flood protection can't be enabled anymore. It was disabled by default
551  for a good reason for some time already, but some package maintainers
552  turned it back on while it's way too unreliable and trigger-happy to be
553  used.
554- Removed TODO file, the current to-do list is always in the on-line bug
555  tracking system.
556- Fixed a potential DoS bug in input handling.
557
558Finished 4 Dec 2005
559
560Version 0.99:
561- Fixed memory initialization bug in OSCAR module that caused crashes on
562  closing the connection.
563- Most likely fixed the bug that caused BitlBee to use 100% CPU time in
564  some situations.
565- Outgoing MSN typing notifications are now understood correctly by the
566  orignal MS Mac/Windows clients (again).
567- Added "account add $protocol" to the documentation, got rid of a lot
568  of over-markup (i.e. overuse of bold-tags), reviewed some other parts.
569- Small changes to help.xsl to fix small flaws in the help.txt formatting.
570- Messaging yourself now doesn't make irssi or mIRC crash anymore.
571
572Finished 3 Nov 2005
573
574Version 0.93:
575- &quot; is now correctly converted to " instead of '.
576- Code cleanup in OSCAR module.
577- Some changes for better RFC-compliancy.
578- It's now possible to specify an alternate Jabber server.
579- bitlbee_save() now also checks the return value of fclose(), which might
580  solve more problems with lost account data.
581- Fixed a file descriptor leak in bitlbee.c.
582- Signedness fixes (mainly to keep GCC4 happy).
583- Away messages are now sent correctly to most ICQ clients.
584- BitlBee knows now which connection sends HTML, so it will strip HTML
585  automatically, "set html strip" is no longer necessary. Also, outgoing HTML
586  is escaped correctly.
587- info-command works for AIM-connections too now.
588- /notices to users will be sent as auto-away replies.
589- Messages about a connection now also mention a handle, for people who have
590  multiple accounts in use of the same protocol.
591- Examples are back in help.txt.
592
593Finished 31 Oct 2005
594
595Version 0.92:
596- Fixed some formatting issues with the help.txt XSL-sheet.
597- Moved the polling of the IRC connections to glib instead of a separate
598  select().
599- Added ctags generation to the Makefiles.
600- Sending a CTCP TYPING message to a user in your buddy list now sends a
601  typing notification to that person, if the protocol supports it. You
602  probably want to write/use a script for your IRC client to do this.
603- A dash is no longer considered a lowercase underscore in nicknames.
604- CTCP's to buddies no longer alter their private/non-private state.
605- Clean shutdown (with saving settings) on SIGTERM.
606- Fixed a crash on connecting to unreachable Jabber/SSL servers.
607- On ICQ, offline messages are now requested after receiving the buddy
608  list. This should get rid of the "Message from unknown OSCAR handle"
609  messages on login.
610- The linked list of buddies/nicks is now always sorted, which makes the
611  blist output a bit more useful.
612- Fixed a crash on renaming NickServ. (There's no reason to do this, but
613  still crashing isn't really how BitlBee should tell you that. ;-)
614- Now the message about the "new" ICQ server-side buddy lists is only
615  displayed when the server-side list is still empty.
616- The Yahoo! markup language stripper is now less likely to strip things
617  that shouldn't be stripped.
618- Working around a shortcoming in the Yahoo! cleanup code that didn't
619  cause any serious problems in previous versions, but got pretty nasty
620  (100% CPU time usage) now with everything in the glib main loop.
621- Fixed a bug in http_encode that might have caused buffer overflows
622  (although not likely to be exploitable) when trying to encode strings
623  with non-ASCII characters.
624- Fixed AIM screenname handling on ICQ connections.
625- When blocking someone, the MSN module now closes the conversation you're
626  having with him/her (if any) so he/she can't continue talking to you
627  (for as long as the conversation lasts).
628- Away messages are only sent when messaging someone outside the control
629  channel. (And now also when the user is offline instead of just away.)
630- Moved charset conversion in serv_buddy_rename() to the right place so
631  bogus changes are always detected now.
632- iso8859-1 is now the default charset because -15 caused some problems
633  and because -1 is enough for most people anyway.
634- Fixed crashes on attempting to add a buddy (or do other things) on
635  connections that are still initializing.
636- Added support for server-side notifies using the WATCH command.
637- IRC_MAX_ARGS is dead, at least for IRC commands.
638- Fixed a bug that made BitlBee crash on failing fresh MSN switchboard
639  connections.
640- Fixed an invisibility bug in the MSN code that handled transfers to
641  other servers in the middle of a session.
642- Newline stripping added to prevent newline-in-friendlyname attacks.
643  (Which allowed remote people to make BitlBee send raw custom IRC lines.)
644
645Finished 23 Feb 2005
646
647Version 0.91:
648- Full support for ICQ server-side contact lists!
649  NOTE: BitlBee now ignores your client-side contact list. If you want to
650        import your ICQ contact list, use the import_buddies command.
651- Added the import_buddies command for upgrading purposes.
652- Added support for OpenSSL.
653- Fixed one major problem with the daemon mode by getting rid of the global
654  IRC structure.
655- Documentation fixes. help.txt is now generated from XML. Also updated the
656  installation manual.
657- Made the quickstart up-to-date. (By Elizabeth Krumbach)
658- Some bitlbeed additions. (By Marcus Dennis)
659- info-command support for Jabber, MSN, Yahoo! and a more verbose info-reply
660  for ICQ. (By Frank Thieme)
661- Support for Jabber over SSL.
662- nick_get() appends a _ on duplicates instead of chopping off the last
663  character.
664- Got rid of an unused piece of code that caused crashes.
665  (oscar.c:gaim_parse_clientauto)
666- When splitting long messages into 450-char chunks, BitlBee now tries not
667  to cut off in the middle of a line.
668- Added a warning when the user specifies an unknown OSCAR server.
669- Removed GLib 2.x dependency, BitlBee will work with GLib 1.x again.
670- Improved strip_html(), now less likely to strip non-HTML things.
671- An invalid account-command will now display an error message.
672- Fixed a bug that caused crashes when /CTCP'ing a groupchat channel.
673- Hopefully better Unicode/non-ASCII support for ICQ.
674- Fixed MSN connection crash on non-ASCII characters in screenname.
675- Added some missing charset conversion calls. (serv_got_crap,
676  serv_buddy_rename)
677- "account off" without extra arguments now logs off all connections.
678- Fixed a crash-bug on disconnecting Yahoo! connections before they're fully
679  connected.
680- Fixed a bug in helpfile handling which sometimes caused crashes in daemon
681  mode.
682- block and allow commands work with just a nick as an argument again.
683- Working around a crash on some probably invalid Yahoo! packets.
684- Fixed a possible double free() on shutdown in irc_free().
685- Talking to ICQ people on AIM and vice versa and talking to people with
686  @mac.com accounts now possible.
687- Low ASCII chars are now stripped from away-messages so the Jabber module
688  won't barf on BitchX and lame-script away messages anymore.
689
690Finished 25 Sep 2004
691
692Version 0.90a:
693- Fixed the Yahoo! authentication code.
694
695Finished 28 Jun 2004
696
697Version 0.90:
698- A complete rewrite of the MSN module. This gives BitlBee the following
699  new features/improvements:
700  * You can now start groupchats with MSN people without having to send them
701    a bogus message first.
702  * People who are in your MSN block/allow list, but not in your contact
703    list, shouldn't show up in your BitlBee buddy lists anymore.
704  * Passport authentication shouldn't lock up the whole program for a couple
705    of seconds anymore. Additionally, it should also work behind proxies now.
706  * Better recognition of incoming file transfers; they're now recognized
707    when coming from non-English MS Messenger clients too.
708  * Fixed a problem with MSN passwords with non-alphanumeric characters.
709  * Mail notification support (also for Yahoo!)...
710  * Parsing of maintenance messages (ie "Server is going down in x minutes").
711  * Hopefully more stability.
712- Changes in the OSCAR module:
713  * Better reading of ICQ-away-states.
714  * Lots of cleanups.
715- Yahoo! module:
716  * Fixed authentication on 64-bit machines. (Patch from Matt Rogers)
717  * Better stripping of markup tags.
718- Lots of cleanup in all IM-modules.
719- Added support for using libnss instead of libgnutls.
720- Reverse hostname lookups work on IPv6 sockets too now. (And don't crash
721  the program anymore.)
722- Fixed a little problem with identifying right after registering a nick.
723- Restored complete proxy support and added a proxy setting to the conffile.
724- BitlBee can now tell you when people in your buddy list change their
725  "friendly name".
726- Instead of an account number, you can also specify the protocol name or
727  (part of) the username as an account identification with commands like
728  "account on", "add", etc.
729- BitlBee remembers what connection a question (i.e. authorization request)
730  belongs to and cleans it up when the connection goes down; this fixes
731  (one of) the last known crash bugs.
732- Plus some other changes in question management. (The query_order setting
733  is one of them. The default behaviour changed a bit, for more information
734  please read "help set query_order".)
735- Also fixed a memory management bug in the question code which caused some
736  crashes.
737- Optimized some nick handling functions and added a hash of all the users
738  to speed up user_find() a bit (especially good for people with large
739  buddy and notify lists).
740- Lots of changes for the Win32 port (see http://jelmer.vernstok.nl/).
741- Added the drop-command.
742- Fixed small problem with versions of sed which don't support the +
743  "operator" (the BSD version, for example, even though the operator is
744  documented properly in the re_format manpage...).
745- Added the default_target setting.
746- Added a CenterICQ2BitlBee conversion script.
747- Put back the evaluator for "set charset" (which got lost somewhere between
748  0.84 and 0.85), so an incorrect charset will be rejected again.
749- ISON now (A) gives one single reply and (B) also replies when none of the
750  persons asked for are on-line.
751- Using GConv instead of iconv now.
752- Incoming messages larger than 450 characters are now split into parts
753  before sending them to the user.
754- Fixed a bug in irc_exec() which could crash the program when some commands
755  were called with too little arguments.
756- Fixed a dumb NULL pointer dereference in the JOIN command.
757- Added rate limiting to bitlbeed. (Against server hammering)
758- Added handling of CTCP PINGs (yet another self-ping used by some IRC
759  clients...)
760- Added bitlbee_tab_completion.pl.
761- Removed the vCard handling code from Jabber because it's (A) not used and
762  (B) had a possible format string vulnerability.
763- Got rid of strcpy() in account.c. (Thanks to NETRIC for reporting these two
764  problems.)
765- ISO8859-15 is now the default charset.
766
767Finished 21 May 2004
768
769Version 0.85a:
770- Fixed an authentication problem with logging into some MSN accounts.
771- Removed a non-critical warning message from the ICQ servers when logging
772  in with an empty contact list.
773- Fixed reading the [defaults] section of bitlbee.conf.
774- The last newline in outgoing messages when using the buddy_sendbuffer is
775  now removed correctly.
776- Yahoo! colour/font tag stripping now actually works.
777- Fixed compilation on *BSD and some Linux architectures.
778
779Finished 24 Mar 2004
780
781Version 0.85:
782- Users can specify alternate configuration files/directories at runtime
783  now.
784- Rename now doesn't choke on name changes with only case changes anymore.
785- Imported the daemon patch into the main source tree. The daemon mode is
786  still experimental, this just eases maintenance. This daemon patch brings
787  a lot of features, including (as the name says) a real daemon mode and
788  also buffering of the data sent to the user, and flood protection.
789- Strips font and colour codes from Yahoo! messages.
790- Support for groupchats on Yahoo!
791- Fixed removing Yahoo! buddies from a different group than "Buddies".
792- Jabber presence packets with error messages are interpreted correctly now.
793  (They used to be parsed as a signin.)
794- bitlbee_save() checks return values from fprintf() and writes to tempfiles
795  first to make sure no old files get lost when there's a write error.
796- ICQ buddies are added all at once instead of once at a time. This should
797  solve problems with huge buddy lists.
798- Made the client pinging timings configurable. (Without requiring
799  recompilation)
800- MSN and Yahoo flag the connection as "wants_to_die" when they're logged
801  off because of a concurrent login. This means reconnection will be disabled
802  on concurrent logins.
803- BitlBee can now buffer the messages sent to someone before they're actually
804  sent, and wait for a specified number of seconds for more lines to be added
805  to the buffer before the message will really be sent.
806- Renamed the reconnect_delay setting to auto_reconnect_delay.
807- Unknown settings aren't saved anymore.
808
809Finished 13 Mar 2004
810
811Version 0.84:
812- Removed the libsoup dependency.
813- Fixed AuthMode=Registered: It will now restore your accounts when
814  identifying.
815- Fixed Yahoo! support.
816- Fixed a little memory leak in user.c.
817- Fixed a security bug in unused code in proxy.c, only people who use
818  the HTTP proxy support and an untrusted proxy might need this. We
819  haven't done an emergency release for this fix because proxy support
820  is disabled by default.
821- Fixed some memory leaks in IM-code.
822
823Finished 13 Feb 2004
824
825Version 0.83:
826- Fixed a crash bug on connecting to unsupported accounts.
827- Fixed a problem with connecting to MSN accounts with empty buddy
828  lists.
829- Fixed another inifite-loop bug in nick_get() and added a piece
830  of code which detects the infinite loop and asks the user to send
831  a bug report.
832- Fixed iconv-Solaris linking issues.
833- Fixed all the problems with spaces in AIM screennames now, we hope.
834- Fixed a buffer overflow in the nick handling code. Buffers are
835  overflowed with static data (nulls), so we don't think it's exploitable.
836- Added server-client pinging, useful for remote servers.
837- Added the hostname setting.
838- Some bitlbeed changes.
839- Added a little part to the on-line quickstart about the settings and
840  other help topics, this hopefully answers a lot of FAQ's.
841- Fixed the signal handler to re-raise the signal after the handler quits.
842  This makes sure the default handler is called after our handler sends
843  the user a bye-message, so core dumps are created and the parent will
844  get more useful information back from wait().
845- Added support for ICQ URL messages.
846- Fixed strip_html() behaviour on unknown &entities;.
847- Fixed a possible problem with Yahoo!
848- Fixed a problem with logging into more than one MSN account at once.
849
850Finished 31 Dec 2003
851
852Version 0.82:
853- Fixed a little bug in nick.c which could cause a complete hang for
854  some tricky buddylists. (Thanks to Geert Hauwaerts for helping with
855  fixing this bug)
856- Fixed MSN support. (Lots of thanks to Wouter Paesen!)
857- Removed the old login/logout commands.
858- Added the qlist command.
859- Fixed a buffer overflow in the nick checking code. (Thanks to Jon
860  Åslund for pointing us at this problem)
861- Adds the add_private and add_channel options for set handle_unknown.
862- Some documentation updates.
863- Added two small utilities to encode/decode BitlCrypted files.
864
865Finished 31 Oct 2003
866
867Version 0.81a:
868- This version just fixes some small things we should've fixed before
869  releasing 0.81:
870- Fixed a small bug in the auto-reconnect cleanup code.
871- Fixed the Makefile: Now it doesn't just overwrite your etc files when
872  installing.
873- Fixed the Makefile: $prefix/etc/bitlbee/ is the default etcdir now.
874- Disabling MSN by default, now that it doesn't work. It'll be back on
875  as soon as we get the module working again.
876
877Finished 16 Oct 2003
878
879Version 0.81:
880- Added a configuration file.
881- Added support for the PASS command to restrict access to the daemon to
882  only the people who know this password.
883- Only allowing registered people to use the daemon is possible too.
884- In case you, at some time, need to check the currently running BitlBee
885  version, just CTCP-VERSION someone in the channel.
886- Added the auto_connect setting for people who don't want the program
887  to connect to IM-networks automatically.
888- Extended the blist command.
889- Applied the auto-reconnect patch from G-Lite.
890- Applied the iconv patch from Yuri Pimenov.
891- Imported the MSN-friendlyname patch from Wouter Paesen.
892- Away-message aliasing code now just parses the beginning of the string,
893  not the whole string. This allows you to have a more descriptive away
894  message like "Busy - Fixing bugs in BitlBee" and all the IM connections
895  will have a busy-like away-state.
896- Added some information about away states to the help system.
897- MSN file transfers aren't silently ignored anymore.
898- Integrated the Yahoo protocol fix from Cerulean Studios (Trillian).
899  (Thanks to Tony Perrie!)
900- Made all protocol plugins optional. (Patch from Andrej Kacian/Ticho)
901
902Finished 15 Oct 2003
903
904Version 0.80:
905- Fixed a very stupid bug in the MSN away-state reading.
906- nick_cmp() now actually works, RFC-compliant.
907- Fixed and cleaned up the away-state handling, there were some very
908  weird things in the original Gaim code base which broke this completely
909  all the time.
910- The daemon prevents you from using root/NickServ as your nick now,
911  previous versions crashed on that.
912- At last ... GROUP CHAT SUPPORT! :-D
913- People who are *not* away get mode +v in #bitlbee now, so you can see
914  in /names who's away and who's not.
915- Crashing BitlBee by using the NICKSERV command without any arguments
916  is impossible now.
917- Added some notes about Darwin/OSX portability.
918- Separated connections from accounts. This means restoring a lost
919  connection can be done using a simple "account on <number>" command.
920  See "help account" for more information.
921  *** For now this won't cause problems when upgrading because the login
922  command still exists (as an alias for "account add"). This alias will
923  not stay forever, though.
924- irc_process() now makes sure it reads the whole available buffer before
925  executing the commands. Previous versions were very bad at handling
926  long floods from non-floodprotected clients. The code is still not
927  perfect, but good enough for local links.
928- Allow/Deny questions from msn.c now also mention your own screenname.
929  This is useful for people who run two (or even more) MSN accounts in
930  one BitlBee.
931- Fixed a little bug in the helpfile-changed-check code.
932- A little trick in "make install" makes sure the help function in running
933  sessions doesn't break while upgrading.
934- Added a nifty (and editable) MOTD.
935- Added IRIX to the compatibility list.
936- Added support for Cygwin.
937- Better HTML-stripping, it also handles &entities; correctly now.
938- Fixed some problems to make it compile on Solaris.
939- Added support for messages from Miranda/Mac ICQ. (Code port from Gaim 0.59)
940- Fixed the crash problem when removing yahoo buddies.
941- Added the handle_unknown setting.
942- Did some editing on a few docs.
943- Added a FAQ.
944- Added the daemon-patch by Maurits Dijkstra which adds stand-alone daemon
945  support to BitlBee.
946- Jabber now doesn't barf on high ASCII characters in away messages anymore.
947  (Thanks to Christian Häggström <chm@c00.info>)
948
949Finished 24 Jun 2003
950
951Version 0.74a:
952- The music-festivals-are-bad-for-your-mind release.
953- This one actually contains the fix for the bug 0.74 claimed to have.
954
955Finished 11 Jun 2003
956
957Version 0.74:
958- Fixed a security leak, where using a / in the nickname causes the saved
959  settings and account information to be stored in undesirable places.
960
961Finished 10 Jun 2003
962
963Version 0.73:
964- Fixed the unable-to-remove-icq-users (actually users from any *local*
965  contact list) bug.
966- Fixed away bug in aim protocol.
967- Fixed the 'statistics' under the blist command output.
968- Removed the commands from the XML documentation because they're 'on-line'
969  already.
970- Added some signal handling; ignoring SIGPIPE should als get rid of some
971  crashes (for some weird reason this has to be done). Also, crashes because
972  of things like segfaults are a bit more verbose now. ;-)
973- Changed the select() timeout in main(), this might improve some latencies.
974  (At leasts it speeds up signing on (especially for ICQ) a lot!)
975- Made the own-QUIT messages more compliant, probably.
976- Fixed some memory-bugs, thanks to valgrind.
977- irc_write() now checks the write() return value, and tries to send the rest
978  of the string, if it could not write it completely the first time.
979- Hostname lookups also work on NetBSD now.
980  (Thanks to David.Edmondson*sun*com (hi spambot))
981- At last, a new protocol. Welcome to ... YAHOO!
982- Documentation and code cleanup. Somehow the helpfile documented register
983  and identify twice, now that's what I call over-documenting.. :-/
984- Added the rename command to the helpfile, somehow I forgot that one.
985- Been a bit pedantic about compiler warnings. They're all dead now.
986- Fixed a small Makefile problem which gave an error when a clean tree was
987  "made distclean"
988- Fixed a (possible) memory leak in nogaim.c:proto_away()
989- Fixed the way proto_away() calls proto_away_alias_find(), now it gives
990  the *whole* list of away states
991- proto_away() doesn't give a NULL message anymore because AIM didn't like
992  that
993- Got rid of the last goto in my code (without ruining the code)
994- Created a more samba-like compiling process (without the complete command
995  lines, just a simple echo)
996- "help set ops" works now too, without quoting the "set ops"
997- Trying to log in with a protocol without a prpl (ICQ and TOC, for example)
998  made previous versions crash
999
1000Finished 13 Apr 2003
1001
1002Version 0.72:
1003- Updated the documentation.
1004- Improved the MSN friendlyname code. (Although it doesn't seem to be perfect
1005  yet..)
1006- info-command added to get more information about ICQ users.
1007- blist-command added to get a complete buddy list.
1008- Fixed a bug which broke the AIM code when adding a screenname with a space
1009  in it.
1010- Added the NS alias for the NICKSERV command (Tony Vroon).
1011- Fixed the USERHOST command implementation (Tony Vroon).
1012- /me from IM-networks is now converted to a CTCP ACTION correctly.
1013- Added an utils/ directory with some misc toys and handy things.
1014- Added a /notice to the on_typing event. Don't use it though, the /notice
1015  flood will just be a big annoyance. ;-)
1016- Some people like root and themself to be ops, some don't. Now it's
1017  configurable. (set ops)
1018- Now the umode stuff actually works. Next step: Use those modes... (How?)
1019
1020Finished 19 Dec 2002
1021
1022Version 0.71:
1023- Fixed the help command output layout (alignment)
1024- Added a sample xinetd file
1025- Cleaned up, 0.70 released with a build-stamp and DEADJOE file (oops)..
1026- Messages can be sent like '<user>, <message>' in the control channel now,
1027  instead of just '<user>: <message>'
1028- Added a debug setting boolean: Set it to true for some debugging crap
1029  which used to be on by default..
1030- Changed the /whois reply: In the server section you now see the
1031  connection this user belongs to.
1032- Added some root/permission checks.
1033- configure script works correctly when the terminating / is forgotten for
1034  a directory.
1035- Fixed format string bug in protocols/oscar/meta.c (Hmm, what's the use of
1036  that file?)
1037- Added '#include "crypting.h"' to commands.c to get rid of stupid warnings
1038- Fixed crash-bug (SIGSEGV when adding an @-less contact to MSN/Jabber)
1039- Added to_char setting
1040- Fixed bug in set.c: It ignored the new value returned by the evaluator
1041  :-(
1042- Removed protocol tag from 'hostname' in user hostmask because this info
1043  is in /whois' server section now
1044- Added the GPL. Somehow 0.7 released without a COPYING file.. :-/
1045- Enhanced the root_command() parser, you can 'quote' "arguments" now so
1046  arguments can be strings with spaces
1047- Debugging versions have True as the default value for set debug
1048- NICKSERV is now an alternative for PRIVMSG root. This does not affect
1049  functionality of current NICKSERV commands, but does allow people to just
1050  do identify <pass> in channel.
1051- NICKSERV REGISTER now doesn't try to log you in (to check if the user
1052  exists) but checks for the existence of the user-configuration files.
1053- NICKSERV SET password now works (as does set password in channel). This
1054  makes changing your password possible.
1055- NICKSERV password now stored in irc_t.
1056- ./configure now only bugs you about possible problems with strip if it's
1057  actually going to strip (wooohoooo! _sexy_ :)
1058- Fixed a load of warnings in oscar.c, irc.c, nick.c and set.c
1059- Split up root_command() into a version which eats raw strings and one
1060  which eats split strings
1061- New help system: Help available for most (all?) commands, all read from
1062  an external help-file.
1063- Changed the maximum message length in irc_usermsg() from IRC_MAX_LINE to
1064  1024 (for loooong help messages..).
1065- Only allow user to set supported umodes.
1066- Fixed a memory leak in crypting.c (Thanks to Erik Hensema.)
1067- Added a send_handler callback to user_t. Needed for the following entry:
1068- Added the NickServ user as a root-clone.
1069- Disabled tcpd by default because it's just a PITA for a lot of systems
1070  and because you can use /usr/sbin/tcpd as well.
1071- The root user can be renamed now.
1072
1073Finished 16 Sep 2002
Note: See TracBrowser for help on using the repository browser.