From edfd003c585c754a08f7dd7a49e8740b9b3b0c3e Mon Sep 17 00:00:00 2001 From: Mark Stosberg Date: Mon, 3 Feb 2014 09:05:08 -0800 Subject: [PATCH] Replace missing changelog entries with links to detailed commit differences. Better than nothing. --- Todo.sh-Changelog.textile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Todo.sh-Changelog.textile b/Todo.sh-Changelog.textile index e8a9620..9302ed8 100644 --- a/Todo.sh-Changelog.textile +++ b/Todo.sh-Changelog.textile @@ -38,7 +38,7 @@ h2. 9/13/2011 v 2.8 ** Smarter action completion messaging: do, pri, and depri all let you know if a task is already done, prioritized, or deprioritized. ** Improved script performance thanks to optimized code * Developer Enhancements -** Made more parameters available to offer more control to custom actions (-c, -A, -N, -T) +** Made more parameters available to offer more control to c?ustom actions (-c, -A, -N, -T) ** Exposed cleaninput() for use in addons ** Custom action output no longer prefaced by TODO: so it's easier to see when the core script vs. addon is performing an action ** Improved testing framework: @@ -64,10 +64,10 @@ h2. 8/3/2010 v 2.7 * Tests: several regression tests added h2. 5/11/2010 v 2.6 -* ??? +* See "https://github.com/ginatrapani/todo.txt-cli/compare/v2.5...v2.6":https://github.com/ginatrapani/todo.txt-cli/compare/v2.5...v2.6 h2. 5/5/2010 v 2.5 -* ??? +* See "https://github.com/ginatrapani/todo.txt-cli/compare/v2.4...v2.5":https://github.com/ginatrapani/todo.txt-cli/compare/v2.4...v2.5 h2. 5/11/2009 v 2.4 * Cleanup: removing annoying trailing space on pri tasks