Changeset 65ff3f4


Ignore:
Timestamp:
Jul 17, 2011, 10:08:03 PM (13 years ago)
Author:
David Benjamin <davidben@mit.edu>
Branches:
master, release-1.10, release-1.8, release-1.9
Children:
650415e, 883502d
Parents:
b0f5fe8
git-author:
David Benjamin <davidben@mit.edu> (07/17/11 22:04:50)
git-committer:
David Benjamin <davidben@mit.edu> (07/17/11 22:08:03)
Message:
Add initial ChangeLog for the 1.8 release
File:
1 edited

Legend:

Unmodified
Added
Removed
  • ChangeLog

    rb0f5fe8 r65ff3f4  
     11.8
     2 * Compute the home directory in zcrypt consistently with BarnOwl -davidben@mit.edu
     3 * Make help show the correct keybinding for A -jgross@mit.edu
     4 * Add a delete-and-expunge command. -jgross@mit.edu
     5 * Fix a bug in the expunge command -jgross@mit.edu
     6 * Replace 'Owl' with 'BarnOwl' in user visible places -jgross@mit.edu
     7 * Allow zsigs to be '0' -jgross@mit.edu
     8 * Reformat the man page to look more like others -davidben@mit.edu
     9 * Consistently use BarnOwl or barnowl -davidben@mit.edu
     10 * Update autoconf macros -andersk@mit.edu
     11 * history: Do not deduplicate a partial entry -andersk@mit.edu
     12 * Drop show timers feature -davidben@mit.edu
     13 * Add new dependencies, AnyEvent and perl-Glib -davidben@mit.edu
     14 * Bump required glib version to 2.16 -davidben@mit.edu
     15 * Don't leak timestr when setting time in a perl message -asedeno@mit.edu
     16 * Build with -Wwrite-strings -andersk@mit.edu
     17 * Build with C99 -davidben@mit.edu
     18 * Jabber: Handle nicks with leading dashes (e.g. Facebook XMPP) -ezyang@mit.edu
     19 * Move log-writing onto a background thread. -adam@crossproduct.net
     20 * Remove the length limit on field values in :info -jgross@mit.edu
     21 * Show how far you are in a long message -jgross@mit.edu
     22 * stderr_redirect_handler: Handle partial or failed reads -andersk@mit.edu
     23 * Inform the user when an unpunt command does nothing -davidben@mit.edu
     24 * Replace custom event loop with GLib's GMainLoop -davidben@mit.edu
     25 * Encode glib version requirements in pkg-config check -asedeno@mit.edu
     26 * Fix color pair usage on ncurses builds without ext-color -davidben@mit.edu
     27 * IRC: Fix reconnect behavior. -nelhage@mit.edu
     28 * IRC: Make nick-change events LOGIN messages instead of ADMIN. -nelhage@mit.edu
     29 * IRC: Port module to AnyEvent::IRC. -asedeno@mit.edu, nelhage@nelhage.com
     30 * Ability to set exposure arbitrarily (like "zctl set exposure") -jgross@mit.edu
     31 * Kill --remove-debug option -davidben@mit.edu
     32 * exec: Fix input redirection of multistatement commands -andersk@mit.edu
     33 * Correctly set the realm in outgoing zwrite errors -davidben@mit.edu
     34 * Correctly compute the realm for outgoing messages -davidben@mit.edu
     35 * In duplicated outgoing zephyrs only reply on the relevant recipient -davidben@mit.edu
     36 * Create per-recipient copies of outgoing messages for non-CC'd personals -liudi@mit.edu
     37 * Add black to :show colors -andersk@mit.edu
     38 * Fix reporting of errors from libzephyr -kcr@1ts.org
     39 * Load Encode module for IRC. -timhill@alum.mit.edu
     40 * IRC: Sort the output of :irc-names -nelhage@mit.edu
     41 * Prepend "UNAUTH: " to displayed sender for unauthenticated zephyrs -adam@crossproduct.net
     42 * For ‘punt’ with one argument, quote the filter name -andersk@mit.edu
     43 * Fix spurious error running ‘punt’ with no arguments -andersk@mit.edu
     44 * Only handle CCs in messages sent directly to you. -davidben@mit.edu
     45 * Update copyright notices for 2011 -davidben@mit.edu
     46 * If a smartfilter fails to parse, handle the error -davidben@mit.edu
     47 * Replace per-editwin killbuf with a global one. -adam@crossproduct.net
     48 * Don't use error_message if we are building without Zephyr. -nelhage@mit.edu
     49 * Fix replying to outgoing zwrite when -m is passed -davidben@mit.edu
     50 * Fix a number of quoting bugs -davidben@mit.edu
     51 * Check passwd entries to determine home dir -davidben@mit.edu
     52
    1531.7.1
    254 * Append sender's realm to CC'd unqualified names when replying. -adam@crossproduct.net
Note: See TracChangeset for help on using the changeset viewer.