📄 changelog
字号:
2001-10-01 Arkadiusz Mi秌iewicz <misiek@pld.org.pl> * src/Makefile.am, src/minicom.h: fixed build outside source tree2001-09-30 Jukka Lahtinen <walker@pld.org.pl> * po/fi_FI.po, man/minicom.1, configure.in: changed version number to 2.00.02001-09-28 Ga雔 Qu閞i <gael@pld.org.pl> * po/fr.po: updated the translation for minicom 1.902001-07-07 Jukka Lahtinen <walker@pld.org.pl> * src/file.c: Fixed parentheses mismatching after the previous 'fix' of the 4th of July.2001-07-04 Tomasz K硂czko <kloczek@pld.org.pl> * src/dial.c, src/file.c, src/minicom.c, src/updown.c: fixes format string abuses. * man/minicom.1: s/windows-based/window based/2001-05-30 Arkadiusz Mi秌iewicz <misiek@pld.org.pl> * po/pl.po: fixed fuzzy translation2001-05-28 Jukka Lahtinen <walker@pld.org.pl> * po/ru.po: The Russian translations checked.2001-05-26 Jukka Lahtinen <walker@pld.org.pl> * po/fi_FI.po, po/fr.po, po/ja.po, po/pl.po, po/pt_BR.po, po/ru.po, po/cs_CZ.po, po/es.po: I run 'make update-po'. Check the 'fuzzy' parts.2001-05-25 Jukka Lahtinen <walker@pld.org.pl> * minicom.spec.in: added Finnish description, removed lang(ko) and added lang(ru)2001-05-04 Tomasz K硂czko <kloczek@pld.org.pl> * src/dial.c, src/minicom.c, src/updown.c: fixes buffer overflow at logging cmdline and other (I don't know who is real author this fix but patch was added to PLD resources by Sebastian Zagrodzki <zagrodzki@pld.org.pl>). IMHO it will be good make regular release now :)2001-04-19 Jukka Lahtinen <walker@pld.org.pl> * po/Attic/ko.po, doc/Locales: Outdated Korean translations removed * configure.in: Korean removed from ALL_LINGUAS until somebody updates the translations2001-04-18 Arkadiusz Mi秌iewicz <misiek@pld.org.pl> * intl/Attic/ChangeLog, intl/Attic/Makefile.in, intl/Attic/VERSION, intl/Attic/bindtextdom.c, intl/Attic/cat-compat.c, intl/Attic/dcgettext.c, intl/Attic/dgettext.c, intl/Attic/explodename.c, intl/Attic/finddomain.c, intl/Attic/gettext.c, intl/Attic/gettext.h, intl/Attic/gettextP.h, intl/Attic/hash-string.h, intl/Attic/intl-compat.c, intl/Attic/l10nflist.c, intl/Attic/libgettext.h, intl/Attic/linux-msg.sed, intl/Attic/loadinfo.h, intl/Attic/loadmsgcat.c, intl/Attic/localealias.c, intl/Attic/po2tbl.sed.in, intl/Attic/textdomain.c, intl/Attic/xopen-msg.sed: intl directory is filled at autogen.sh call2001-04-17 Jukka Lahtinen <walker@pld.org.pl> * po/cs_CZ.po: Updated Czech translations2001-03-28 Jukka Lahtinen <walker@pld.org.pl> * man/minicom.1: Updated the arguments of -p parameter in the manpage * src/minicom.c: Added support for devices /dev/ptyp[0-f] as the argument for -p2001-03-25 Jukka Lahtinen <walker@pld.org.pl> * src/dial.c: check for entry number validity with the -d option * po/ru.po, doc/Locales, doc/russian, extras/tables/mc.rus, AUTHORS, configure.in: Added translations for Russian2001-02-22 Tomasz K硂czko <kloczek@pld.org.pl> * README: - fixed browseable cvs web interface on http://cvs.pld.org.pl/.2001-02-21 Arkadiusz Mi秌iewicz <misiek@pld.org.pl> * src/common.c, src/dial.c, src/port.h: include time.h on all systems. Patch by Adam J. Richter <adam@yggdrasil.com>.2001-02-13 Jukka Lahtinen <walker@pld.org.pl> * man/minicom.1: Command line option -w documented2001-02-07 Tomasz K硂czko <kloczek@pld.org.pl> * configure.in: - added cs_CZ to ALL_LINGUAS.2001-02-06 Jukka Lahtinen <walker@pld.org.pl> * po/cs_CZ.po: Czech translations added to the po directory2001-02-06 Tomasz K硂czko <kloczek@pld.org.pl> * po/Attic/Makefile.in.in: - removed Makefile.in.in (this file is autogenerated by gettextize --copy --force called in autogen.sh). * man/Makefile.am: - small simplification: pass $(man_MANS) to EXTRA_DIST. * po/es.po, configure.in: - added es translation from Conectiva resources.2001-01-05 Jukka Lahtinen <walker@pld.org.pl> * doc/minicom.FAQ: A minor change to the FAQ2001-01-05 Tomohiro Kubota <kubota@pld.org.pl> * po/ja.po: Updated translations.2000-11-24 Jukka Lahtinen <walker@pld.org.pl> * doc/minicom.FAQ: Added text about "winmodems" to the FAQ2000-11-17 Jukka Lahtinen <walker@pld.org.pl> * man/ascii-xfr.1, src/ascii-xfr.c: Ascii upload fix for Linux, and -e option to ascii-xfr (Bob Hauck, hauck@codem.com)2000-10-28 Jukka Lahtinen <walker@pld.org.pl> * src/config.c: a fix for the character conversion table load/save filename prompting2000-10-27 Jukka Lahtinen <walker@pld.org.pl> * src/main.c: Command line option -o now bypasses lockfile handling, as the manual says2000-09-19 Jukka Lahtinen <walker@pld.org.pl> * src/ascii-xfr.c, src/dial.c, src/script.c: Changed #ifdef __linux__ to #ifdef HAVE_USLEEP around usleep() calls2000-07-30 Jukka Lahtinen <walker@pld.org.pl> * po/fi_FI.po: Fixed column alignments in the 'minicom -h' Finnish output2000-07-24 Jukka Lahtinen <walker@pld.org.pl> * po/fi_FI.po, src/main.c, src/minicom.c, src/minicom.h: Command line option -w to make linewrap default on (Steffen Rheinhold <steffen.rheinhold@to.com>)2000-06-24 Jukka Lahtinen <walker@pld.org.pl> * src/port.h, src/sysdep.h, src/sysdep1.c, src/sysdep2.c, configure.in, acconfig.h: DCD fixes by Gael, changed version in configure.in to 1.902000-06-16 Arkadiusz Mi秌iewicz <misiek@pld.org.pl> * man/minicom.1, AUTHORS, doc/ChangeLog.old, doc/pl-translation.txt, minicom.spec.in: - unify my email2000-06-07 Jukka Lahtinen <walker@pld.org.pl> * src/config.c, src/file.c, src/minicom.h: Upload/download directory changed in config menus will affect file selection window next time it is shown.2000-06-02 Jukka Lahtinen <walker@pld.org.pl> * src/rwconf.c: Fixed a bug when compiled with LOGFILE undefined2000-04-17 Jukka Lahtinen <walker@pld.org.pl> * src/rwconf.c: Fixed logfile default name to use the one defined in LOGFILE macro2000-04-16 Jukka Lahtinen <walker@pld.org.pl> * man/minicom.1: Removed Michael Johnson's email address, it turn out to be somebody else's2000-04-14 Arkadiusz Mi秌iewicz <misiek@pld.org.pl> * README: - added information about anoncvs * src/minicom.c: - merged warning string2000-04-12 Jukka Lahtinen <walker@pld.org.pl> * src/config.c, src/dial.c: Added an #if directive to fix compile errors when compiled without HAVE_MACROS2000-03-29 Ga雔 Qu閞i <gael@pld.org.pl> * AUTHORS: fixed some typos
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -