* po/it.po: New.

This commit is contained in:
Akim Demaille
2002-01-21 19:29:04 +00:00
parent 4518a4baae
commit bb0146c2a9
3 changed files with 772 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2002-01-21 Paolo Bonzini <bonzini@gnu.org>
* po/it.po: New.
2002-01-21 Kees Zeelenberg <kzlg@users.sourceforge.net>
* src/files.c (skeleton_find) [MSDOS]: Fix cp definition.
@@ -15,7 +19,7 @@
2002-01-20 Marc Autret <marc@gnu.org>
* src/system.h: Need to define __attribute__ away for non-GCC
* src/system.h: Need to define __attribute__ away for non-GCC
compilers as well (i.e. the vendor C compiler).
Suggested by Albert Chin-A-Young.