Changeset 612270d


Ignore:
Timestamp:
May 24, 2010, 8:24:37 PM (14 years ago)
Author:
Nelson Elhage <nelhage@mit.edu>
Branches:
release-1.6
Children:
a484b3e
Parents:
bd1532f
Message:
BarnOwl 1.6.1
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ChangeLog

    radbf00a r612270d  
     11.6.1
     2 * Jabber: Explain how to set your nick when joining a MUC. -andersk@mit.edu
     3 * Jabber: Make smartnarrow -i filter on subject. -andersk@mit.edu
     4 * Jabber: Fix completion of MUC names. -nelhage@mit.edu
     5 * Improve help for bindkey and unbindkey -leonidg@mit.edu
     6 * Fix a segfault in smartnarrow. -nelhage@mit.edu
     7 * Fix a race in handling of resize events. -andersk@mit.edu
     8
    191.6
    210 * Add :vp and :viewperson aliases for :viewuser. -kevinr@free-dissociation.com
  • configure.ac

    radbf00a r612270d  
    11dnl Process this file with autoconf to produce a configure script.
    2 AC_INIT([BarnOwl],[1.6],[bug-barnowl@mit.edu])
     2AC_INIT([BarnOwl],[1.6.1],[bug-barnowl@mit.edu])
    33AM_INIT_AUTOMAKE([1.7.0 -Wall -Wno-portability foreign])
    44m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
Note: See TracChangeset for help on using the changeset viewer.