Changes in ChangeLog [65ff3f4:6f87658]
Legend:
- Unmodified
- Added
- Removed
-
ChangeLog
r65ff3f4 r6f87658 1 1.9 2 * Update Jabber module for Net::DNS changes -james2vegas@aim.com 3 * Update and make configurable the Zephyr default format -adehnert@mit.edu 4 * Fix a crash when zcrypt fails -andersk@mit.edu 5 * Fix building with OpenSSL before 0.9.8 -andersk@mit.edu 6 * Make :loadsubs reload instanced personals too -davidben@mit.edu 7 * Make Perl zephyr_zwrite call die() when it fails -jgross@mit.edu 8 * Tell gpg calls from zcrypt to ignore ~/.gnupg -andersk@mit.edu 9 * Replace outgoing zephyr default format with a small URL -geofft@mit.edu 10 * Add getnumlines() to perl interface -asedeno@mit.edu 11 * Include names of invalid filters on filter errors -adehnert@mit.edu 12 * Don't incorrectly mark decryption failures as decrypted -davidben@mit.edu 13 * Hide the default cursor when possible -davidben@mit.edu 14 * Complete viewperson and vp as viewuser and vu -davidben@mit.edu 15 * Set z_charset = ZCHARSET_UTF_8 -andersk@mit.edu 16 * Allow zsender spoofing on cross-realm classes -andersk@mit.edu 17 * Append the realm to the zsender if missing -andersk@mit.edu 18 * Redisplay on setting colorztext -jgross@mit.edu 19 * Rename default config file to .owl/init.pl -kevinr@free-dissociation.com 20 * Add completion for jabberlogout -adehnert@mit.edu 21 * Switch to interactive context before sourcing the startup file -davidben@mit.edu 22 * Add completion for reload-module -adehnert@mit.edu 23 * editwin callback for canceling the editwin -jgross@mit.edu 24 * Fix dirtying windows inside a redraw handler -davidben@mit.edu 25 * Facebook module -ezyang@mit.edu 26 * Complete unstartup command just like startup command -jgross@mit.edu 27 * Fix the description of disable-ctrl-d -jgross@mit.edu 28 * Use wbkgrndset instead of wbkgdset in _owl_fmtext_wcolor_set -davidben@mit.edu 29 * Show the time zone in :info -jgross@mit.edu 30 * Treat [!.?]" as end of sentence in edit:fill-paragraph -jgross@mit.edu 31 * Correctly display multiline fields in :info -jgross@mit.edu 32 33 1.8.1 34 * Only add outgoing messages for personal part of half-personal messages -andersk@mit.edu 35 * Don’t write CC: line on zwrite -C '' -andersk@mit.edu 36 * Don’t send public pings on zwrite '' or zwrite @REALM -andersk@mit.edu 37 * Don’t treat zwrite '' as personal -andersk@mit.edu 38 * Stop pretending to support zwrite * -andersk@mit.edu 39 * Show foreign realms on non-personal zephyrs like Owl did -andersk@mit.edu 40 * Fix memory leak in zcrypt -davidben@mit.edu 41 * Don't attempt to switch filters in :view -d if invalid -davidben@mit.edu 42 * Fixed typo in unbindkey usage error -rileyb@mit.edu 43 * Fix bug generating filter text in 256-color mode -asedeno@mit.edu 44 * Remove ^noc from reply-lockout -geofft@mit.edu 45 * Avoid quadratic loops when receiving zephyrs -andersk@mit.edu 46 * Fix hang on empty zcrypt messages -adehnert@MIT.EDU 47 1 48 1.8 2 49 * Compute the home directory in zcrypt consistently with BarnOwl -davidben@mit.edu … … 282 329 * Support --program-{prefix,suffix,transform}. -nelhage 283 330 * Send instanced pings and give useful error messages -adehnert 284 * Add <message,*,%me%> to default Barn owl subs. -adehnert331 * Add <message,*,%me%> to default BarnOwl subs. -adehnert 285 332 * Maintain instance when using shift-R on personals -adehnert 286 333 * Improve handling of outgoing instanced personals -adehnert
Note: See TracChangeset
for help on using the changeset viewer.