From bb7f48496ab4fb9be3e97d5f2cb4d0d6e9ab9a4e Mon Sep 17 00:00:00 2001
From: Paul Beckingham
Date: Sun, 13 Jul 2008 13:25:35 -0400
Subject: [PATCH] - Bumberd version number to 1.4.1
---
configure.ac | 2 +-
html/30second.html | 2 +-
html/advanced.html | 2 +-
html/color.html | 2 +-
html/config.html | 2 +-
html/date.html | 2 +-
html/recur.html | 2 +-
html/setup.html | 10 +++++-----
html/shell.html | 2 +-
html/simple.html | 2 +-
html/task.html | 29 +++++++----------------------
html/usage.html | 2 +-
html/versions.html | 29 +++++++++++++++++++++++++++++
13 files changed, 51 insertions(+), 37 deletions(-)
diff --git a/configure.ac b/configure.ac
index 1239b9938..d9f7bbeb4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
-AC_INIT(task, 1.4.0, bugs@beckingham.net)
+AC_INIT(task, 1.4.1, bugs@beckingham.net)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/task.cpp])
AC_CONFIG_HEADER([auto.h])
diff --git a/html/30second.html b/html/30second.html
index 3d2cb4c46..f1450c650 100644
--- a/html/30second.html
+++ b/html/30second.html
@@ -1,7 +1,7 @@
- Task 1.4.0
+ Task 1.4.1
diff --git a/html/advanced.html b/html/advanced.html
index f48d0dc23..feed82b65 100644
--- a/html/advanced.html
+++ b/html/advanced.html
@@ -1,7 +1,7 @@
- Task 1.4.0
+ Task 1.4.1
diff --git a/html/color.html b/html/color.html
index fffa71b41..72c70772b 100644
--- a/html/color.html
+++ b/html/color.html
@@ -1,7 +1,7 @@
- Task 1.4.0
+ Task 1.4.1
diff --git a/html/config.html b/html/config.html
index 731fa6668..b241b8d92 100644
--- a/html/config.html
+++ b/html/config.html
@@ -1,7 +1,7 @@
- Task 1.4.0
+ Task 1.4.1
diff --git a/html/date.html b/html/date.html
index 4f9f143ce..0d4c8b711 100644
--- a/html/date.html
+++ b/html/date.html
@@ -1,7 +1,7 @@
- Task 1.4.0
+ Task 1.4.1
diff --git a/html/recur.html b/html/recur.html
index 2a894022a..ca7e9d626 100644
--- a/html/recur.html
+++ b/html/recur.html
@@ -1,7 +1,7 @@
- Task 1.4.0
+ Task 1.4.1
diff --git a/html/setup.html b/html/setup.html
index ea05c9609..209260e28 100644
--- a/html/setup.html
+++ b/html/setup.html
@@ -1,7 +1,7 @@
- Task 1.4.0
+ Task 1.4.1
@@ -39,10 +39,10 @@
% ls
-task-1.4.0.tar.gz
-% gunzip task-1.4.0.tar.gz
-% tar xf task-1.4.0.tar
-% cd task-1.4.0
+task-1.4.1.tar.gz
+% gunzip task-1.4.1.tar.gz
+% tar xf task-1.4.1.tar
+% cd task-1.4.1
% ./configure
...
% make
diff --git a/html/shell.html b/html/shell.html
index e9015e5ab..147ea2aa4 100644
--- a/html/shell.html
+++ b/html/shell.html
@@ -1,7 +1,7 @@
- Task 1.4.0
+ Task 1.4.1
diff --git a/html/simple.html b/html/simple.html
index d986998a9..cfa72564f 100644
--- a/html/simple.html
+++ b/html/simple.html
@@ -1,7 +1,7 @@
- Task 1.4.0
+ Task 1.4.1
diff --git a/html/task.html b/html/task.html
index 37792caf2..7014cf881 100644
--- a/html/task.html
+++ b/html/task.html
@@ -1,7 +1,7 @@
- Task 1.4.0
+ Task 1.4.1
@@ -70,35 +70,20 @@
+
-
New in version 1.4.0 (7/10/2008)
+
New in version 1.4.1 (?)
- - Added new recurring tasks feature
-
- Added "task undelete" feature to restore a (very) recently deleted
- task
-
- Added averages to the "task history" report
-
- Added bar chart history report "task ghistory"
-
- Added support for rc:<file> to allow override of the default
- ~/.taskrc file
-
- Added support for relative due: dates, such as "tomorrow", "friday",
- "23rd", "eom"
-
- Added support for task filtering on all reports
-
- Automatically shuts off color, ncurses when output is not to a tty
-
- Added support for the ~ character in .taskrc data.location, for flexibility
-
- Allows colons on the description, provided what is to the left of the colon
- is not a standard attribute name
-
- Fixed bug where Esc[0m sequences were being emitted for no good reason
-
- Fixed bug where table headers are underlined when color is turned off
-
- Fixed bug where adding a blank priority resulted in an assigned garbage value
-
- Fixed bug parsing date "07/08/2008" when using dateformat "m/d/Y"
+
- Fixed bug whereby task descriptions could not be altered, after being entered.
diff --git a/html/usage.html b/html/usage.html
index f260f0500..c499956fe 100644
--- a/html/usage.html
+++ b/html/usage.html
@@ -1,7 +1,7 @@
-
Task 1.4.0
+
Task 1.4.1
diff --git a/html/versions.html b/html/versions.html
index afe8b2c63..30df5851f 100644
--- a/html/versions.html
+++ b/html/versions.html
@@ -35,6 +35,35 @@
+
+
New in version 1.4.0 (7/10/2008)
+ Source:
task-1.4.0.tar.gz
+
+ Debian package:
task_1.4.1-1_i386.deb
+ (Thanks to
Richard Querin)
+
+
+
+ - Added new recurring tasks feature
+
- Added "task undelete" feature to restore a (very) recently deleted
+ task
+
- Added averages to the "task history" report
+
- Added bar chart history report "task ghistory"
+
- Added support for rc:<file> to allow override of the default
+ ~/.taskrc file
+
- Added support for relative due: dates, such as "tomorrow", "friday",
+ "23rd", "eom"
+
- Added support for task filtering on all reports
+
- Automatically shuts off color, ncurses when output is not to a tty
+
- Added support for the ~ character in .taskrc data.location, for flexibility
+
- Allows colons on the description, provided what is to the left of the colon
+ is not a standard attribute name
+
- Fixed bug where Esc[0m sequences were being emitted for no good reason
+
- Fixed bug where table headers are underlined when color is turned off
+
- Fixed bug where adding a blank priority resulted in an assigned garbage value
+
- Fixed bug parsing date "07/08/2008" when using dateformat "m/d/Y"
+
+
New in version 1.3.1
Source:
task-1.3.1.tar.gz