diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index bfbbf90e02b..f82a186b1b2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-02-26 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * eval.c (specpdl_ptr): Remove volatile qualifier for consistency | ||
| 4 | with lisp.h. | ||
| 5 | |||
| 1 | 2006-02-26 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2006-02-26 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * lisp.h (struct specbinding, specpdl_ptr): Remove the volatile | 8 | * lisp.h (struct specbinding, specpdl_ptr): Remove the volatile |