- Timestamp:
- 2005-12-04T02:49:07Z (19 years ago)
- Branches:
- master
- Children:
- a309db1
- Parents:
- 8d6c4b1
- Location:
- doc
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/AUTHORS
r8d6c4b1 r40657a3 4 4 Main developer 5 5 6 Jelmer 'ctrlsoft' Vernooij <jelmer@ nl.linux.org>6 Jelmer 'ctrlsoft' Vernooij <jelmer@samba.org> 7 7 Documentation, general hacking, Win32 port 8 8 -
doc/CHANGES
r8d6c4b1 r40657a3 22 22 abusing it as a port scanner. We aren't aware of any Jabber server that 23 23 runs on other ports than those. If you are, please warn us. 24 25 Finished ... 24 - Send flood protection can't be enabled anymore. It was disabled by default 25 for a good reason for some time already, but some package maintainers 26 turned it back on while it's way too unreliable and trigger-happy to be 27 used. 28 - Removed TODO file, the current to-do list is always in the on-line bug 29 tracking system. 30 - Fixed a potential DoS bug in input handling. 31 32 Finished 4 Dec 2005 26 33 27 34 Version 0.99: -
doc/FAQ
r8d6c4b1 r40657a3 46 46 non-ASCII characters! 47 47 A: You probably have to change some settings. To get rid of HTML in messages, 48 see "help set html". If you seem to have problems with your charset, see 49 "help set charset". 48 see "help set strip_html". If you seem to have problems with your charset, 49 see "help set charset". 50 51 Although actually most of these problems should be gone by now. So if you 52 can't get things to work well, you might have found a bug. 50 53 51 54 Q: Is BitlBee forked from Gaim?
Note: See TracChangeset
for help on using the changeset viewer.