planner-timeclock-summary-proj: Install bugfix from Marko Schütz.
[planner-el.git] / ChangeLog
blob6ff322cc137d2907bc0469a37dc27fba36f80b17
1 2006-08-18  Marko Schütz  <schutz_m@usp.ac.fj>
3         * planner-timeclock-summary-proj.el
4         (planner-timeclock-proj-entries): Fix bug that occurred when a
5         timeclock entry had no project name.
7 2006-08-12  Michael Olson  <mwolson@gnu.org>
9         * Makefile (.PHONY): Split long line.
11         * AUTHORS: Bookkeeping.
13         * contrib/schedule.el: Update header.
15         * contrib/timeclock.el: Install Adrian's changes from 2006-08-01.
16         Note that this version of the file is not distributed with GNU
17         Emacs, but with Planner instead.
19 2006-08-11  Michael Olson  <mwolson@gnu.org>
21         * planner-calendar.el (planner-calendar-published-file-href): Fix
22         potential error when the calendar for next month is empty.
24 2006-08-08  Michael Olson  <mwolson@gnu.org>
26         * ChangeLog.1: Rename from ChangeLog.2004 to comply with standards
27         in the Emacs source tree.
29         * ChangeLog.2: Rename from ChangeLog.2005 to comply with standards
30         in the Emacs source tree.
32         * ChangeLog.3: New file created from the old ChangeLog.
34 2006-08-01  Adrian Aichner  <adrian@xemacs.org>
36         * timeclock.el: Keep timeclock-file buffer around, so that an
37         encrypted timeclock-file does not have to be opened on each
38         clocking operation (requiring entry of encryption key).
39         * timeclock.el (timeclock-get-timeclock-file-buffer): New.
40         * timeclock.el (timeclock-log): Don't kill timeclock-file buffer.
41         * timeclock.el (timeclock-log-data): Use
42         `timeclock-get-timeclock-file-buffer', which avoids reading
43         timeclock-file, if it's already in a live buffer.
44         * timeclock.el (timeclock-find-discrep): Ditto.
45         * timeclock.el (timeclock-visit-timelog): Ditto.
47 See ChangeLog.3 for earlier changes.
49 ;; Local Variables:
50 ;; coding: utf-8
51 ;; End: