Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • ChangeLog

    reef5b52 r43a306c  
    1 1.0.5
    2  * Implement initial support for real timers. -nelhage
    3  * Fix some compile warnings. -nelhage
    4  * Don't ignore the --datarootdir setting. -andersk
    5  * Replace questionable sprintf(buf, "%s...", buf, ...) pattern. -andersk
    6  * Show IRC /me messages with the conventional * instead of bold -andersk
    7  * Rip out the openurl function and related variables. -andersk
    8  * Stop leaking perl variables in :perl. -nelhage
    9  * Display multi-line error messages as admin messages. -nelhage
    10  * Fix a bug rendering multi-byte characters in the last column of the window. -andersk
    11  * Map Esc-A/B/C/D like arrow keys everywhere. -geofft
    12  * Fix a bug trying to disconnect from Jabber with no accounts connected. -asedeno
    13  * Call perl_sys_init3 to make libperl work on several other platforms. -hartmans
    14  * Bind the 'Delete' key to delete the next character. -andersk
    15  * Fix a double-free in owl_zephyr_delsub. -geofft
    16  * Don't fill-paragraph the ending dot of the buffer. -price
    17  * Fix numerous unsafe uses of sprintf(). -nelhage
    18         (Fixes CVE-2009-0363)
    19 
    20 1.0.4
    21  * Added a ':show quickstart' command. -geofft
    22  * Allow filters that reference a sub filter more than once non-cyclically. -nelhage
    23  * Make 'version' return 'BarnOwl' not 'Owl'
    24  * Escape interpolated regexes in filters. -andersk
    25  * Various code cleanups. -andersk
    26  * Fix format string injection bugs. -andersk
    27  * Clean up various code warnings. -nelhage
    28  * Replace questionable sprintf(buf, "%s...", buf, ...) pattern. -andersk
    29  * Show IRC /me messages with the conventional * instead of bold. -andersk
    30  * Rip out the openurl function and webbrowser variable. -andersk
    31 
    3211.0.3
    332 * Moved BarnOwl source control to git on github.
Note: See TracChangeset for help on using the changeset viewer.