Changeset 3b80321ba05e5d266f04a3dfe60f3930f8f9f0dd

Show
Ignore:
Timestamp:
10/19/09 19:46:34 (5 weeks ago)
Author:
Nelson Elhage <nelhage@mit.edu>
Parents:
7c3db69967edd1df41b3205687b1a5db447f50b1
Children:
42128274b397d991c888d09e465e8b74470d0968
git-committer:
Nelson Elhage <nelhage@mit.edu> / 2009-10-19T19:46:34Z-0400
Message:
BarnOwl 1.4
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r82fbdf0 r3b80321  
    111.4 
     2 * Better documentation for jabberlogout. -asedeno@mit.edu 
     3 * jabberlogout -a --> jabberlogout -A -asedeno@mit.edu 
     4 * Updated Jabber documentation for consistency. -zhangc@mit.edu 
     5 * Document :bindkey more clearly. -geofft@mit.edu 
     6 * Fix a bug with ^C getting disabled. -nelhage@mit.edu 
    27 * Fix description of edit:history-next -davidben@mit.edu 
    38 * Don’t loop infinitely on matching the empty string. -andersk@mit.edu 
  • configure.ac

    r8e99b7b r3b80321  
    11dnl Process this file with autoconf to produce a configure script. 
    2 AC_INIT([BarnOwl],[1.4rc2],[bug-barnowl@mit.edu]) 
     2AC_INIT([BarnOwl],[1.4],[bug-barnowl@mit.edu]) 
    33AM_INIT_AUTOMAKE([-Wall foreign]) 
    44m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])