s/crush/crash/ and other minor things.
Этот коммит содержится в:
родитель
111c11418a
Коммит
27d176979b
@ -1,6 +1,6 @@
|
||||
2001-11-28 Andrew V. Samoilov <kai@cmail.ru>
|
||||
|
||||
* syntax.c (apply_rules_going_right): Fix crush for lines like
|
||||
* syntax.c (apply_rules_going_right): Fix crash for lines like
|
||||
\s+ \n lightgray/13 red
|
||||
in Syntax file.
|
||||
(read_one_line): Use EOF instead of -1.
|
||||
|
16
po/ChangeLog
16
po/ChangeLog
@ -7,25 +7,25 @@
|
||||
|
||||
* sk.po: Small fix.
|
||||
|
||||
2001-11-21 Peteris Krisjanis <pecisk@inbox.lv>
|
||||
2001-11-21 Peteris Krisjanis <pecisk@inbox.lv>
|
||||
|
||||
* lv.po: Updated Latvian translation by Artis Trops
|
||||
<hornet@navigators.lv>
|
||||
|
||||
2001-11-06 Fatih Demir <kabalak@gtranslator.org>
|
||||
|
||||
2001-11-06 Fatih Demir <kabalak@gtranslator.org>
|
||||
|
||||
* tr.po: Committed updated Turkish translation by Nilg№n.
|
||||
|
||||
2001-11-01 Peteris Krisjanis <pecisk@inbox.lv>
|
||||
2001-11-01 Peteris Krisjanis <pecisk@inbox.lv>
|
||||
|
||||
* lv.po: Updated Latvian translation by Artis Trops
|
||||
<hornet@navigators.lv>
|
||||
|
||||
2001-10-26 Peteris Krisjanis <pecisk@inbox.lv>
|
||||
2001-10-26 Peteris Krisjanis <pecisk@inbox.lv>
|
||||
|
||||
* lv.po: Updated Latvian translation by Artis Trops
|
||||
<hornet@navigators.lv>
|
||||
|
||||
|
||||
2001-10-25 Christophe Merlet <redfox@eikonex.org>
|
||||
|
||||
* fr.po: Updated French translation.
|
||||
@ -68,7 +68,7 @@
|
||||
* sv.po: Fixed some bad language problems. Thanks to
|
||||
GЎran Weinholt <weinholt@linux.nu> for noticing.
|
||||
|
||||
2001-10-07 Artis Trops <hornet@navigators.lv>
|
||||
2001-10-07 Artis Trops <hornet@navigators.lv>
|
||||
|
||||
* lv.po: Updated Latvian translation.
|
||||
|
||||
@ -90,7 +90,7 @@
|
||||
|
||||
* sk.po: Updated Slovak translation.
|
||||
|
||||
2001-09-20 Fatih Demir <kabalak@gtranslator.org>
|
||||
2001-09-20 Fatih Demir <kabalak@gtranslator.org>
|
||||
|
||||
* tr.po: Took over Nilg№n's updated Turkish translation from RH
|
||||
CVS.
|
||||
|
@ -1622,7 +1622,7 @@
|
||||
2000-08-08 Andrew V. Samoilov <sav@bcs.zp.ua>
|
||||
|
||||
* hotlist.c (done_hotlist): static tkn_buf, tkn_buf_length and
|
||||
tkn_length nullified after tkn_buf is freed to prevent crushes.
|
||||
tkn_length nullified after tkn_buf is freed to prevent crashes.
|
||||
|
||||
(new_hotlist): became a macro
|
||||
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
* samba/acconfig.h: Remove WITH_SYSLOG.
|
||||
* samba/lib/system.c (sys_chroot): Removed.
|
||||
* samba/configure.in: Remove RUNPROG. Don't check
|
||||
* samba/configure.in: Remove RUNPROG. Don't check
|
||||
for chroot and execl functions.
|
||||
Remove syslog logging support.
|
||||
Add --with-codepagedir and --with-configdir from samba 2.2.2.
|
||||
@ -951,13 +951,13 @@
|
||||
2000-03-31 Andrew V. Samoilov <sav@bcs.zp.ua>
|
||||
|
||||
* vfs.c (mc_def_getlocalcopy): free() replaced by g_free() to prevent
|
||||
crushes with mad, thanks to Timur I. Bakeyev <timur@bat.ru>
|
||||
* fish.c (linear_start): name wasn't freed after usage
|
||||
* cpio.c (cpio_ungetlocalcopy): return type changed to int,
|
||||
function return 0 now
|
||||
* direntry.c (vfs_s_close, vfs_s_resolve_symlink): memory, allocated
|
||||
by vfs_s_fullpath () is freed after use
|
||||
* ftpfs.c (linear_start): ditto;
|
||||
crashes with mad, thanks to Timur I. Bakeyev <timur@bat.ru>
|
||||
* fish.c (linear_start): Name wasn't freed after usage.
|
||||
* cpio.c (cpio_ungetlocalcopy): Return type changed to int,
|
||||
function return 0 now.
|
||||
* direntry.c (vfs_s_close, vfs_s_resolve_symlink): Memory allocated
|
||||
by vfs_s_fullpath() is freed after use.
|
||||
* ftpfs.c (linear_start): Ditto.
|
||||
|
||||
2000-04-03 Pavel Machek <pavel@artax.karlin.mff.cuni.cz>
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user