diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ef3df3e0ad3..c2bbd882222 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2002-04-10 Colin Walters <walters@verbum.org> | 1 | 2002-04-10 Colin Walters <walters@verbum.org> |
| 2 | 2 | ||
| 3 | * config.in: Add HAVE_SHARED_GAME_DIR. | ||
| 4 | |||
| 3 | * callproc.c: (Vgame_score_directory): New variable. | 5 | * callproc.c: (Vgame_score_directory): New variable. |
| 4 | (syms_of_callproc) <Vgame_score_directory>: DEFVAR_LISP. | 6 | (syms_of_callproc) <Vgame_score_directory>: DEFVAR_LISP. |
| 5 | 7 | ||