diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/.gitignore | 1 | ||||
| -rw-r--r-- | lib-src/ChangeLog | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/.gitignore b/lib-src/.gitignore index 83a67e67579..faf263e740d 100644 --- a/lib-src/.gitignore +++ b/lib-src/.gitignore | |||
| @@ -21,5 +21,6 @@ update-game-score | |||
| 21 | yow | 21 | yow |
| 22 | Makefile | 22 | Makefile |
| 23 | makefile | 23 | makefile |
| 24 | blessmail | ||
| 24 | *-spd | 25 | *-spd |
| 25 | *.pdb | 26 | *.pdb |
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index c6ca6132d0f..45fb6d6513e 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2006-09-30 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * .cvsignore: Add blessmail. | ||
| 4 | |||
| 1 | 2006-09-15 Jay Belanger <belanger@truman.edu> | 5 | 2006-09-15 Jay Belanger <belanger@truman.edu> |
| 2 | 6 | ||
| 3 | * COPYING: Replace "Library Public License" by "Lesser Public | 7 | * COPYING: Replace "Library Public License" by "Lesser Public |