Update ChangeLog.
[planner-el.git] / ChangeLog
blob6cd3565e14145d5e3e4af2e64ec2f1741b771b46
1 2006-08-26  John Sullivan  <john@wjsullivan.net>
3         * planner-el.texi (Publishing Planner pages): Clarify the
4         requirements and remove redundancies.
6 2006-08-22  Magnus Henoch  <mange@freemail.hu>
8         * planner-gnus.el (planner-gnus-browse-url): Fix marking unread
9         messages as read problem.
11 2006-08-20  John Sullivan  <john@wjsullivan.net>
13         * planner-el.texi (Concept Index): Standardize and add missing
14         module filenames as index entries.
16 2006-08-18  Marko Schütz  <schutz_m@usp.ac.fj>
18         * planner-timeclock-summary-proj.el
19         (planner-timeclock-proj-entries): Fix bug that occurred when a
20         timeclock entry had no project name.
22 2006-08-12  Michael Olson  <mwolson@gnu.org>
24         * Makefile (.PHONY): Split long line.
26         * AUTHORS: Bookkeeping.
28         * contrib/schedule.el: Update header.
30         * contrib/timeclock.el: Install Adrian's changes from 2006-08-01.
31         Note that this version of the file is not distributed with GNU
32         Emacs, but with Planner instead.
34 2006-08-11  Michael Olson  <mwolson@gnu.org>
36         * planner-calendar.el (planner-calendar-published-file-href): Fix
37         potential error when the calendar for next month is empty.
39 2006-08-08  Michael Olson  <mwolson@gnu.org>
41         * ChangeLog.1: Rename from ChangeLog.2004 to comply with standards
42         in the Emacs source tree.
44         * ChangeLog.2: Rename from ChangeLog.2005 to comply with standards
45         in the Emacs source tree.
47         * ChangeLog.3: New file created from the old ChangeLog.
49 2006-08-01  Adrian Aichner  <adrian@xemacs.org>
51         * timeclock.el: Keep timeclock-file buffer around, so that an
52         encrypted timeclock-file does not have to be opened on each
53         clocking operation (requiring entry of encryption key).
54         * timeclock.el (timeclock-get-timeclock-file-buffer): New.
55         * timeclock.el (timeclock-log): Don't kill timeclock-file buffer.
56         * timeclock.el (timeclock-log-data): Use
57         `timeclock-get-timeclock-file-buffer', which avoids reading
58         timeclock-file, if it's already in a live buffer.
59         * timeclock.el (timeclock-find-discrep): Ditto.
60         * timeclock.el (timeclock-visit-timelog): Ditto.
62 See ChangeLog.3 for earlier changes.
64 ;; Local Variables:
65 ;; coding: utf-8
66 ;; End: