Skip to content

Commit

Permalink
CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Jan 18, 2014
1 parent 531bef5 commit 2296ac4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 2 additions & 0 deletions hermes/docs/CHANGES
Expand Up @@ -2,6 +2,8 @@
v2.0-git
--------

[mjr] Add ability to delete multiple slices at one time.
[mjr] Add confirmation dialog for deleting time slices (Request #10361).
[mjr] Implement exclusive timers (Request #12543).
[mjr] Add ability to optionally add client, cost object, or job type to timer
on creation.
Expand Down
6 changes: 5 additions & 1 deletion hermes/package.xml
Expand Up @@ -33,6 +33,8 @@
</stability>
<license uri="http://www.horde.org/licenses/bsdl.php">BSD-2-Clause</license>
<notes>
* [mjr] Add ability to delete multiple slices at one time.
* [mjr] Add confirmation dialog for deleting time slices (Request #10361).
* [mjr] Implement exclusive timers (Request #12543).
* [mjr] Add ability to optionally add client, cost object, or job type to timer on creation.
* [mjr] Add listTimeObjects support.
Expand Down Expand Up @@ -503,6 +505,8 @@
</stability>
<license uri="http://www.horde.org/licenses/bsdl.php">BSD-2-Clause</license>
<notes>
* [mjr] Add ability to delete multiple slices at one time.
* [mjr] Add confirmation dialog for deleting time slices (Request #10361).
* [mjr] Implement exclusive timers (Request #12543).
* [mjr] Add ability to optionally add client, cost object, or job type to timer on creation.
* [mjr] Add listTimeObjects support.
Expand All @@ -511,7 +515,7 @@
* [mjr] Allow pausing and restarting timers.
* [mjr] Add ajax view.
* [jan] Remove Sandals widget.
* [mjr] Refactor for Horde 4.
* [mjr] Refactor for Horde 5.
* [jan] Provide default configuration files instead of .dist versions.
</notes>
</release>
Expand Down

0 comments on commit 2296ac4

Please sign in to comment.