diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 87687f7d17d..2113de1f022 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2000-02-10 Dave Love <fx@gnu.org> | ||
| 2 | |||
| 3 | * etags.c (pfnote, new_pfnote, C_entries, prolog_pred) | ||
| 4 | (erlang_func): Add `static' to definitions to keep pcc happy. | ||
| 5 | |||
| 1 | 2000-01-31 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | 6 | 2000-01-31 Francesco Potorti` <F.Potorti@cnuce.cnr.it> |
| 2 | 7 | ||
| 3 | * etags.c [MSDOS]: Set MSDOS to 1 if #defined, 0 otherwise. | 8 | * etags.c [MSDOS]: Set MSDOS to 1 if #defined, 0 otherwise. |