From urs at tin.org Wed Apr 9 14:16:17 2025 From: urs at tin.org (Urs =?UTF-8?Q?Jan=C3=9Fen?=) Date: Wed, 09 Apr 2025 14:16:17 +0200 Subject: [tin-dev] [tin 2.6.5] snapshots References: Message-ID: New Snapshots available, actually only text changes for better translations (plural forms). The German man pages are ~95% done, but need proofreading, as sentences are translated without context; there are certainly grammatical errors and terms are not always translated consistently. Changes since 2.6.4: 028) Bjarni Ingi Gislason ADD. manpage fixes (debian bug #1093395, #1096177) FIX. tin.1, tin.5 027) Dennis Preiser ADD. avoid macro in snprintf() as that might be a macro too ADD. fallback code for the !CPP_DOES_CONCAT case ADD. plural forms ADD. prefer MIME filename*-parameter over filename-parameter ADD. if a MIME filename parameter is empty after path removal fallback to the next filename parameter if available. ADD. PageToggleVerbatim (,) ADD. validate undeclared_charset in 'M'enu ADD. extend verbatim_handling options BUG. -L/'L' did depend on sort_article_type/sort_threads_type and failed for some combinations BUG. possible memleaks FIX. art.c, attrib.c, charset.c, config.c, cook.c, feed.c, filter.c global.c, group.c, header.c, help.c, init.c, keymap.c, lang.c main.c, misc.c, nntplib.c, options_menu.c, page.c, post.c, prompt.c rfc2045.c, rfc2046.c, rfc2047.c, save.c, select.c, thread.c extern.h, keymap.h, tin.h, tincfg.tbl, tin.[15] 026) Urs Janssen ADD. avoid bison warning ADD. use ngettext(3) for plural-forms ADD. avoid "install -D" ADD. --with-url-normalization[=[uriparser,curl] (default: yes) check for liburiparser or libcurl for URL normalization ADD. if reading via NNTP Message-ID 'L'ookup in group-, thread- and page level now try to find the ID via NNTP if the ID is not in the current group ADD. adjust IPv6 part of URL_REGEX ADD. do not check for libgsasl but zlib if not using NNTP ADD. move setlocale in write_overview() out of the loop ADD. reject invalid undeclared_charset in attributes ADD. if cache_overview_files is set, keep raw Subject and From data so the cache is build with the original data instead of trying recompile it from our preprocessed data. ADD. hash Path in overview-data ADD. Xref- and Path-filter to filter-menu ADD. ToggleInfoLastLine ('i') to OptionMenu ('M') ADD. configure check for getsockopt(), setsockopt(), posix_close() ADD. set TCP_USER_TIMEOUT or TCP_CONNECTIONTIMEOUT and TCP_RXT_CONNDROPTIME if available BUG. mixed up error-messages BUG. missing checks for empty string in From BUG. possible memleaks REM. ISO2ASC=6 (CP437) table FIX. active.c, art.c, attrib.c, auth.c, charset.c, config.c, cook.c feed.c, filter.c, group.c, header.c, help.c, init.c, keymap.c lang.c, main.c, memory.c, misc.c, newsrc.c, nntplib.c, nntps.c options_menu.c, page.c, pgp.c, post.c, rfc1524.c, rfc2045.c, save.c select.c, search.c, string.c, thread.c, xref.c, extern.h, proto.h tin.h, tinrc.h, parsdate.y, autoconf.h[in], tincfg.tbl Makefile[.in], configure[.in], tin.[15] 025) Toomas Soome ADD. updated Estonian translation FIX. et.po