- Added support for shadow file, shadow file command

- Added support for TDB::onChange callback
This commit is contained in:
Paul Beckingham
2008-10-09 17:19:57 -04:00
parent e7304e86ce
commit a5ec1e4b27
7 changed files with 168 additions and 81 deletions

View File

@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
AC_INIT(task, 1.4.2, bugs@beckingham.net)
AC_INIT(task, 1.4.3, bugs@beckingham.net)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/task.cpp])
AC_CONFIG_HEADER([auto.h])