Changeset 3e9485d for ChangeLog


Ignore:
Timestamp:
Nov 2, 2008, 3:06:37 PM (15 years ago)
Author:
Evan Broder <broder@mit.edu>
Children:
e729e3b
Parents:
f8d0bc0 (diff), 43a306c (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:
Merge branch 'master' into debian

Conflicts:
	.gitignore
File:
1 edited

Legend:

Unmodified
Added
Removed
  • ChangeLog

    rd7a3188 r43a306c  
    1 $Id$
     11.0.3
     2 * Moved BarnOwl source control to git on github.
     3 * Only call the zsig proc when we actually send a message. -asedeno
     4 * Strip out BOMs from Jabber messages. -asedeno
     5 * Fix logging of personal jabbers from JIDs containing / -nelhage
     6 * Fix Jabber breakage under reload-modules. -asedeno
     7 * Make reload-moduled correctly re-run startup hooks. -asedeno
     8 * Squelch Jabbers with no bodies, such as typing notifications. -asedeno
     9 * Various small spelling and grammar fixes. -geofft
     10 * Fix a segfault when sending short zcrypted messages. -asedeno
     11
     121.0.2.1
     13 * Fix :reload-module's interactions with PAR modules
     14
     151.0.2
     16 * Fix a segfault on retrieving zephyr subs when the user doesn't
     17   have any or has expired tickets. -asedeno
     18 * Don't complain about non-existant ~/.owl/startup when starting. -asedeno
     19 * Fix narrowing to personals in IRC. -alexmv
     20 * Don't segfault retrieving subscriptions without valid tickets. -asedeno
     21 * Load modules even if .owlconf doesn't run successfully. -nelhage
     22 * Update the manpage for barnowl. -nelhage
     23 * Better support for irc-names, irc-topic, and irc-whois. -geofft
     24 * Display /quit messages in IRC -geofft.
     25 * Add a new perl hook for all new messages. -geofft
     26 * Fix a bug causing corrupted input in the editwin on end-of-line. -nelhage
     27 * Add better support for adding hooks in perl that behave correctly
     28       on module reload. -nelhage
     29 * Added a :reload-module command to reload a single module. -nelhage
     30 * Fixed quoting issues replying to jabber users or MUCs containing
     31        whitespace or quites. -nelhage
    232
    3331.0.1
Note: See TracChangeset for help on using the changeset viewer.