diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 32eb428294c..4aa2c48f836 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -442,7 +442,7 @@ | |||
| 442 | This allows parameters to be replaced with their values, on the | 442 | This allows parameters to be replaced with their values, on the |
| 443 | expansion of an AUTOINST with Verilog 2001 style parameter settings. | 443 | expansion of an AUTOINST with Verilog 2001 style parameter settings. |
| 444 | 444 | ||
| 445 | 2008-07-30 David Lord <david.lord@phonecoop.coop> | 445 | 2008-07-30 David Lord <david.lord@phonecoop.coop> (tiny change) |
| 446 | 446 | ||
| 447 | * calendar/timeclock.el (timeclock-day-projects): Change a `cdr' | 447 | * calendar/timeclock.el (timeclock-day-projects): Change a `cdr' |
| 448 | to `cddr'. | 448 | to `cddr'. |