diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index e1afec18bd7..c763d7dce39 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -4634,9 +4634,9 @@ | |||
| 4634 | 4634 | ||
| 4635 | 1997-05-12 Francesco Potortì <F.Potorti@cnuce.cnr.it> | 4635 | 1997-05-12 Francesco Potortì <F.Potorti@cnuce.cnr.it> |
| 4636 | 4636 | ||
| 4637 | * etags.c (Cplusplus_suffixes): .pdb is Postscript with C syntax. | 4637 | * etags.c (Cplusplus_suffixes): .pdb is PostScript with C syntax. |
| 4638 | (Postscript_suffixes): .ps is Postscript. | 4638 | (Postscript_suffixes): .ps is PostScript. |
| 4639 | (lang_names): Add Postscript. | 4639 | (lang_names): Add postscript. |
| 4640 | (Postscript_functions): New function. | 4640 | (Postscript_functions): New function. |
| 4641 | (TEX_decode_env): Close minor memory leak. | 4641 | (TEX_decode_env): Close minor memory leak. |
| 4642 | (just_read_file): Correct the char number of the tag. | 4642 | (just_read_file): Correct the char number of the tag. |