Changeset 63d9de9
- Timestamp:
- Feb 5, 2011, 11:57:23 PM (14 years ago)
- Branches:
- release-1.7
- Parents:
- c268c9e
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ChangeLog
rb35144c r63d9de9 1 1.7.1 2 * Append sender's realm to CC'd unqualified names when replying. -adam@crossproduct.net 3 * Don't reset ncurses colorpairs in the middle of drawing. -davidben@mit.edu 4 * Fix viewuser when an unqualified name is given. -davidben@mit.edu 5 1 6 1.7 2 7 * Fix quoting bugs in smartfilter, zpunt, and numerous other commands. -davidben@mit.edu -
configure.ac
rb35144c r63d9de9 1 1 dnl Process this file with autoconf to produce a configure script. 2 AC_INIT([BarnOwl],[1.7 ],[bug-barnowl@mit.edu])2 AC_INIT([BarnOwl],[1.7.1],[bug-barnowl@mit.edu]) 3 3 AM_INIT_AUTOMAKE([1.7.0 -Wall -Wno-portability foreign]) 4 4 m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
Note: See TracChangeset
for help on using the changeset viewer.