diff --git a/po/ChangeLog b/po/ChangeLog index 7cd905e51..f316bb858 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -2,10 +2,10 @@ * es.po: Updated Spanish translation. -2004-12-07 Marco Ciampa +2004-12-07 Marco Ciampa * it.po: Updated italian translation. - + 2004-12-02 Pavel Shirshov * az.po: Use proper format string parameter for size in file dialogs. @@ -85,7 +85,7 @@ * zh_CN.po: Likewise. * zh_TW.po: Likewise. -2004-09-29 Andriy Gritsenko +2004-09-29 Andriy Gritsenko * uk.po: Updated Ukrainian translation. @@ -96,7 +96,7 @@ 2004-09-04 Jakub Jelinek - * az.po: don't truncate block counts to 32 bits + * az.po: don't truncate block counts to 32 bits on 64-bit platforms * be.po: Likewise. * bg.po: Likewise. diff --git a/slang/ChangeLog b/slang/ChangeLog index 6cdd95874..96190cb60 100644 --- a/slang/ChangeLog +++ b/slang/ChangeLog @@ -13,9 +13,9 @@ 2004-11-09 Pavel S. Shirshov - * include/slang.h (SLang_Version): Delete const qualifier for + * include/slang.h (SLang_Version): Delete const qualifier for compatibility with system slang library. - * slmisc.c: Likewise. + * slmisc.c: Likewise. * sldisply.c (tt_sprintf): Import last changes from libslang-current. Add code to check for a buffer overflow. @@ -26,8 +26,8 @@ 2004-11-08 Andrew V. Samoilov - * include/slang.h (SLang_Version): Declare const. - * slmisc.c: Add SLang_Version. + * include/slang.h (SLang_Version): Declare const. + * slmisc.c: Add SLang_Version. 2004-11-01 Pavel S. Shirshov @@ -60,7 +60,7 @@ * sldisply.c (SLtt_erase_line): Use tt_write() instead tt_write_string(). -2004-09-26 Mike Gorchak +2004-09-26 Mike Gorchak * sldisplay.c (SLtt_goto_rc): Disable cursor movement optimizations for qansi-m consoles. Needed on QNX Neutrino. diff --git a/vfs/ChangeLog b/vfs/ChangeLog index 11da124a7..4840d4946 100644 --- a/vfs/ChangeLog +++ b/vfs/ChangeLog @@ -69,7 +69,7 @@ (remote_proto, remote_arch): Make static const char * instead of fstring. (local_machine, remote_machine): Ditto. - * samba/libsmb/clientgen.c (interpret_long_filename): Fix + * samba/libsmb/clientgen.c (interpret_long_filename): Fix def_finfo declaration. 2005-01-19 Andrew V. Samoilov @@ -77,7 +77,7 @@ * ftpfs.c (ftpfs_file_store): Make sure we write() all read() data. Check fstat() return value. -2005-01-07 Roland Illig +2005-01-07 Roland Illig * extfs/urar.in: Fixed some quoting issues. @@ -114,10 +114,10 @@ * ext.c: Fixed FIXME by passing around a reference to a VFS. -2004-12-01 Pavel Tsekov +2004-12-01 Pavel Tsekov * tar.c (tar_read_header): Skip over records containing - incremental tar specific info. + incremental tar specific info. 2004-11-29 Jindrich Novy @@ -165,9 +165,9 @@ * vfs.c (vfs_prefix_to_class): Avoid last class (localfs) that would accept any prefix. -2004-11-04 Mike Gorchak +2004-11-04 Mike Gorchak - * cpio.c (cpio_create_entry): Added initial support for the Special + * cpio.c (cpio_create_entry): Added initial support for the Special Named Files. Needed on QNX Neutrino. * utilvfs.c (vfs_parse_filetype): Likewise. @@ -175,7 +175,7 @@ * ftpfs.c: Add fallback to type int if socklen_t is not provided. -2004-11-01 Andriy Gritsenko +2004-11-01 Andriy Gritsenko * tar.c (tar_read_header): Fix pathname canonicalization. @@ -208,8 +208,8 @@ 2004-10-25 Andrew V. Samoilov - * smbfs.c (smbfs_open_readwrite): Comment out flags games, - it is cli_open() headache. + * smbfs.c (smbfs_open_readwrite): Comment out flags games, + it is cli_open() headache. * vfs.c (mc_def_getlocalcopy): Don't close fd -1. (_vfs_get_class): Make path "char *" instead of @@ -307,7 +307,7 @@ 2004-09-25 Pavel S. Shirshov - * direntry.c (vfs_s_free_entry): g_free handles NULL argument too, + * direntry.c (vfs_s_free_entry): g_free handles NULL argument too, no need for the comparison. * extfs.c (extfs_free_archive): Likewise. (extfs_open_archive): Likewise. @@ -378,15 +378,15 @@ 2004-09-17 Pavel S. Shirshov * extfs.c (extfs_open_archive): Fixes bug in extfs, which showed - 'Inconsistent extfs archive' on small archives and diffs. - QNX 6.x (QNX Neutrino) specific + 'Inconsistent extfs archive' on small archives and diffs. + QNX 6.x (QNX Neutrino) specific Based on patch from Dmitry Alexeyev 2004-09-06 Jakub Jelinek - * fish.c (fish_file_store): Call got_interrupt() instead of testing - whether got_interrupt is non-NULL (it always is). + * fish.c (fish_file_store): Call got_interrupt() instead of testing + whether got_interrupt is non-NULL (it always is). 2004-09-04 Pavel S. Shirshov @@ -402,14 +402,14 @@ 2004-09-02 Andrew V. Samoilov - * tar.c (tar_read_header): Fix missed *. - * extfs.c (extfs_readlink): Revert last change: readlink() does not - append a NUL character to buf. + * tar.c (tar_read_header): Fix missed *. + * extfs.c (extfs_readlink): Revert last change: readlink() does not + append a NUL character to buf. * mcfs.c (mcfs_readlink): Likewise. * direntry.c (vfs_s_readlink): Likewise. - * ftpfs.c: Warning fix. - * vfs-impl.h (struct vfs_class.readlink): Make "size" size_t. - Adjust all callers. + * ftpfs.c: Warning fix. + * vfs-impl.h (struct vfs_class.readlink): Make "size" size_t. + Adjust all callers. * local.c (local_readlink): Make "size" size_t. * sfs.c (sfs_readlink): Reformat function. * smbfs.c (smbfs_readlink): Reformat function. @@ -421,7 +421,7 @@ 2004-09-02 Pavel S. Shirshov - * extfs/uzip.in (mczipfs_list): Add support for negative + * extfs/uzip.in (mczipfs_list): Add support for negative compression ratio in archive listing. 2004-09-02 Pavel S. Shirshov @@ -444,17 +444,17 @@ 2004-09-01 Pavel S. Shirshov * fish.c (fish_get_reply): Use g_strlcpy() instead of - sequence strncpy(), name[len] = '\0' + sequence strncpy(), name[len] = '\0' * vfs.c (mc_get_current_wd): Likewise. 2004-08-31 Andrew V. Samoilov - * utilvfs.c (vfs_parse_ls_lga): Use atoll()/atof() instead of atol() - for st_size to show file sizes > 2G. - * fish.c (fish_dir_load): Likewise. - * extfs.c (struct inode): Use off_t for size. + * utilvfs.c (vfs_parse_ls_lga): Use atoll()/atof() instead of atol() + for st_size to show file sizes > 2G. + * fish.c (fish_dir_load): Likewise. + * extfs.c (struct inode): Use off_t for size. - Reported by Daradics Daniel . + Reported by Daradics Daniel . 2004-08-29 Roland Illig @@ -510,7 +510,7 @@ 2004-08-21 Pavel S. Shirshov - * extfs/rpm: Modified workaround for spaces and single quotes + * extfs/rpm: Modified workaround for spaces and single quotes in the path name. Based on patch from Jakub Jelinek @@ -518,8 +518,8 @@ 2004-08-21 Pavel S. Shirshov * extfs/rpm: Don't show cpio contents in main rpm view. - Also avoids copying files from main view instead of from - inside CONTENTS.cpio. The former is painfully slow as the whole + Also avoids copying files from main view instead of from + inside CONTENTS.cpio. The former is painfully slow as the whole file is rpm2cpio'd on each copy. From Jakub Jelinek @@ -534,14 +534,14 @@ * extfs/deb.in (mcdebfs_list): Separated the use of quoted and unquoted variables. (mcdebfs_copyout): likewise. (mcdebfs_run): likewise. - + From Leonard den Ottolander 2004-08-19 Roland Illig * extfs/deba.in (list): Separated the use of quoted and unquoted variables. (copyout): likewise. (run): likewise. - + From Leonard den Ottolander 2004-08-19 Roland Illig @@ -549,7 +549,7 @@ * extfs/deba.in (bt): deleted. (ft): deleted. (fm): deleted. (ls): deleted. (list): correctly quoted shell command arguments. (copyout): likewise. (run): likewise. - + From Leonard den Ottolander 2004-08-19 Roland Illig @@ -562,7 +562,7 @@ 2004-08-18 Pavel S. Shirshov * extfs/rpm: Command line parameters fix for UPGRADE. - Fix mcrpmfs_copyout for INFO/OBSOLETES and INFO/LICENSE + Fix mcrpmfs_copyout for INFO/OBSOLETES and INFO/LICENSE From Leonard den Ottolander @@ -606,15 +606,15 @@ 2004-08-16 Pavel S. Shirshov - * extfs/deb.in: Security fix patch. Fix insecure temporary file and + * extfs/deb.in: Security fix patch. Fix insecure temporary file and directory creations. (CAN-2004-0231). - * extfs/uar.in: Likewise. + * extfs/uar.in: Likewise. * extfs/uha.in: Likewise. * extfs/ulha.in: Likewise. - * extfs/urar.in: Likewise. - * extfs/uzip.in: Likewise. - * extfs/uzoo.in: Likewise. + * extfs/urar.in: Likewise. + * extfs/uzip.in: Likewise. + * extfs/uzoo.in: Likewise. 2004-08-14 Andrew V. Samoilov