diff options
| author | Bastien Guerry | 2012-04-03 12:28:31 +0200 |
|---|---|---|
| committer | Bastien Guerry | 2012-04-03 12:28:31 +0200 |
| commit | 5c7ac47249bc16f6efc3085bc72a2d519ae1d834 (patch) | |
| tree | f31db123d8adebfcbef7b8ecd16d8ca0c4a9d71c /lisp/org/ChangeLog | |
| parent | 529c06b6cbcd4081671cd1fd9e0bd0ecd84feac2 (diff) | |
| download | emacs-5c7ac47249bc16f6efc3085bc72a2d519ae1d834.tar.gz emacs-5c7ac47249bc16f6efc3085bc72a2d519ae1d834.zip | |
Fix small regressions in Org
Diffstat (limited to 'lisp/org/ChangeLog')
| -rw-r--r-- | lisp/org/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index 8c06c22c4af..618d5753a46 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-04-03 Bastien Guerry <bzg@gnu.org> | ||
| 2 | |||
| 3 | * org.el (org-todo): Fix regression: rename `state' to | ||
| 4 | `org-state'. | ||
| 5 | (org-use-effective-time): Fix group and type. | ||
| 6 | |||
| 1 | 2012-04-02 Bastien Guerry <bzg@gnu.org> | 7 | 2012-04-02 Bastien Guerry <bzg@gnu.org> |
| 2 | 8 | ||
| 3 | * org-clock.el (org-clock-out-if-current): Fix regression: rename | 9 | * org-clock.el (org-clock-out-if-current): Fix regression: rename |