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 157ce12c972..67ce7f736b5 100644 --- a/lib-src/.gitignore +++ b/lib-src/.gitignore @@ -14,6 +14,7 @@ hexl make-docfile movemail obj +oo profile sorted-doc test-distrib diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index d726ec108a2..e23f9062237 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog @@ -1,3 +1,7 @@ +2008-03-04 Juanma Barranquero <lekktu@gmail.com> + + * .cvsignore: Add oo. + 2008-02-27 Yuri Shtil <yuris@juniper.net> (tiny change) * etags.c (Perl_functions): Fix call to skip_spaces. |
