libsdplane (0.3.37-77) UNRELEASED; urgency=low

  * release. update changelog.
  * update ChangeLog.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Thu, 22 Jan 2026 16:29:18 +0900

libsdplane (0.3.37-76) UNRELEASED; urgency=low

  * release. update changelog.
  * Merge pull request #2 from kait-cronos/pager-nonblock
  * pager O_NONBLOCK.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 18 Jan 2026 00:18:32 +0900

libsdplane (0.3.37-73) UNRELEASED; urgency=low

  * release. update changelog.
  * Merge branch 'update-build-script'

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 11 Jan 2026 03:35:17 +0900

libsdplane (0.3.37-71) UNRELEASED; urgency=low

  * release. update changelog.
  * Merge branch 'opensh-safer-rm'
  * safer rm in opensh.
  * Merge branch 'commands-with-flags'
  * (more|less|rm|rmdir|mkdir) commands. (ls|rm|rmdir) flags commands.
  * Merge branch 'fix-configure-cflags-space'
  * fix configure's CFLAGS space cases: ex. "-g -O0".
  * Merge branch 'yasuhironet:main' into main
  * Merge branch 'stop-completion-var-word'
  * stop completion on variable spec (i.e., "<WORD>").
  * Merge pull request #3 from kait-cronos/main
  * Merge branch 'deb-package'

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Mon, 22 Dec 2025 02:49:42 +0900

libsdplane (0.3.37-59) UNRELEASED; urgency=low

  * release. update changelog.
  * Merge branch 'stable-march'

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sat, 25 Oct 2025 16:46:29 +0900

libsdplane (0.3.37-57) UNRELEASED; urgency=low

  * release. update changelog.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sat, 25 Oct 2025 14:54:13 +0900

libsdplane (0.3.37-56) UNRELEASED; urgency=low

  * release. update changelog.
  * Merge branch 'deb-package'

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sat, 25 Oct 2025 14:48:49 +0900

libsdplane (0.3.37-54) UNRELEASED; urgency=low

  * release. update changelog.
  * Merge branch 'incorporate-ptree'
  * incorporate ptree.[ch].
  * Merge branch 'restore-obsoleted-headers'
  * restore obsoleted headers. place-holder for headers should be left for the compilation, even though they are obsoleted.
  * Merge branch 'error-and-warning-msg'
  * error and warning message functions.
  * Merge branch 'new-log-system'
  * new log-system. IS_DEBUG() and DEBUG_NEW() can now be used.
  * Merge branch 'log-cleanup'
  * debug log system is reduced to fit in debug_log.[ch] and debug_cmd.[ch].
  * Merge branch 'new-log-system'
  * framework for the new log-system.
  * Merge branch 'libsdplane-version'
  * libsdplane version.
  * Merge branch 'main' of github.com:kait-cronos/libsdplane-dev
  * Merge branch 'enable-pasting'
  * enable-pasting. when we see multiple lines in a single read batch, the pager is restrained.
  * return with value.
  * Merge branch 'main' of github.com:kait-cronos/libsdplane-dev
  * Merge pull request #1 from kait-cronos/develop/m-asama_pager
  * Fix truncated pager output
  * Merge pull request #1 from kait-cronos/main
  * update changelog for v0.3.37-6.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 19 Oct 2025 21:55:06 +0900

libsdplane (0.3.37-30) UNRELEASED; urgency=low

  * release. update changelog.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sat, 2 Aug 2025 13:38:30 +0900

libsdplane (0.3.37-29) UNRELEASED; urgency=low

  * release. update changelog.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sat, 2 Aug 2025 13:37:29 +0900

libsdplane (0.3.37-28) UNRELEASED; urgency=low

  * release. update changelog.
  * fix startup_config's newlines while it is in ongoing process.
  * shell winsize set and display cmd.
  * support left and right arrow keys. move func2str from command_shell.[ch] to shell.[ch].
  * fix pager in opensh and vtyd. support shell arrows.
  * fix command history time.
  * revise command_shell_ls_candidate (again).
  * revise command history.
  * fix command sort: command_node_cmp_qsort().
  * fix command_shell_ls_candidate(). Previously it sometimes fails to show the correct command candidates.
  * fix commands' argc and argv, replacing them with the completed words. (the completed whole word is given even if the user typed partially.)
  * fix redundant newlines in telnet CLI's pager mode.
  * fix command_shell_ls_candidate() when extra spaces are inserted. added shell_debug.[ch]. command_func_name_regiser().
  * debug zcmdsh pager-contents, (|no) debug zcmdsh all.
  * fix the pager bug.
  * shell_debug.
  * command_argv_parse(), command_matched_nodes() for better shell_debug.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Fri, 1 Aug 2025 13:05:14 +0900

libsdplane (0.3.37-11) UNRELEASED; urgency=low

  * release. update changelog.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 20 Jul 2025 02:52:29 +0900

libsdplane (0.3.37-10) UNRELEASED; urgency=low

  * release. update changelog.
  * command_shell: command's return status support: not-found or failure. exec_limit.[ch] added.
  * adjust log in error.
  * sync misc.
  * remove obsolete part in command.h.
  * debian/ and .git/ will be needed to produce dpkg from src.
  * fix make-src-release.sh.
  * make-src-release.sh

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 20 Jul 2025 01:00:26 +0900

libsdplane (0.3.37-2) UNRELEASED; urgency=low

  * release. update changelog.
  * fix changelog.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 8 Jun 2025 17:35:05 +0900

libsdplane (0.3.37) UNRELEASED; urgency=low

  * release. update changelog.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Thu, 24 Apr 2025 15:32:56 +0900

libsdplane (0.3.36-52) UNRELEASED; urgency=low

  * release. update changelog.

 -- wiretap root user <yasu1976@gmail.com>  Sun, 20 Apr 2025 21:57:17 +0900

libsdplane (0.3.36-51) UNRELEASED; urgency=low

  * release. update changelog.

 -- wiretap root user <yasu1976@gmail.com>  Sun, 20 Apr 2025 21:55:17 +0900

libsdplane (0.3.36-50) UNRELEASED; urgency=low

  * release. update changelog.

 -- wiretap root user <yasu1976@gmail.com>  Sun, 20 Apr 2025 21:04:49 +0900

libsdplane (0.3.36-49) UNRELEASED; urgency=low

  * release. update changelog.
  * debug uninitialized command return.
  * error stop in startup_config.
  * changing void (*func)() to int (*func)().
  * prepare return values for shell_keyfunc and command_func.
  * fix zcmdsh -> sdplane
  * update changelog for v0.3.36-43.
  * update changelog for v0.3.36-42.
  * update changelog for v0.3.36-41.
  * Merge branch 'libsdplane' into devel
  * update changelog for v0.3.36-39.
  * .gitignore
  * update changelog for v0.3.36-37.
  * update changelog for v0.3.36-36.
  * update changelog for v0.3.36-35.
  * update changelog for v0.3.36-34.
  * libzcmdsh -> libsdplane
  * update changelog for v0.3.36-32.
  * update changelog for v0.3.36-31.
  * changed to use poll() instead of ppoll(). (does the use of ppoll() involve a violation to GNU license?)
  * do not block in ppoll().
  * update changelog for v0.3.36-28.
  * fix bug in command_shell_execute().
  * update changelog for v0.3.36-26.
  * stopped to call pager_end().
  * update changelog for v0.3.36-24.
  * update changelog for v0.3.36-23.
  * shell_read_nowait_paging ()

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Tue, 8 Apr 2025 10:41:40 +0900

libsdplane (0.3.36-44) UNRELEASED; urgency=low

  * release. update changelog.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Tue, 1 Apr 2025 15:43:20 +0000

libsdplane (0.3.36-44) UNRELEASED; urgency=low

  * release. update changelog.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Tue, 1 Apr 2025 15:43:20 +0000

libsdplane (0.3.36-44) UNRELEASED; urgency=low

  * release. update changelog.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Tue, 1 Apr 2025 15:43:20 +0000

libsdplane (0.3.36-44) UNRELEASED; urgency=low

  * release. update changelog.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Tue, 1 Apr 2025 15:43:20 +0000

libsdplane (0.3.36-44) UNRELEASED; urgency=low

  * release. update changelog.
  * update changelog for v0.3.36-43.
  * update changelog for v0.3.36-42.
  * update changelog for v0.3.36-41.
  * Merge branch 'libsdplane' into devel
  * update changelog for v0.3.36-39.
  * .gitignore
  * update changelog for v0.3.36-37.
  * update changelog for v0.3.36-36.
  * update changelog for v0.3.36-35.
  * update changelog for v0.3.36-34.
  * libzcmdsh -> libsdplane
  * update changelog for v0.3.36-32.
  * update changelog for v0.3.36-31.
  * changed to use poll() instead of ppoll(). (does the use of ppoll() involve a violation to GNU license?)
  * do not block in ppoll().
  * update changelog for v0.3.36-28.
  * fix bug in command_shell_execute().
  * update changelog for v0.3.36-26.
  * stopped to call pager_end().
  * update changelog for v0.3.36-24.
  * update changelog for v0.3.36-23.
  * shell_read_nowait_paging ()

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Tue, 1 Apr 2025 15:43:20 +0000

libsdplane (0.3.36-43) UNRELEASED; urgency=low

  * release. update changelog.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Tue, 1 Apr 2025 15:42:00 +0000

libsdplane (0.3.36-42) UNRELEASED; urgency=low

  * release. update changelog.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Tue, 1 Apr 2025 15:38:52 +0000

libsdplane (0.3.36-41) UNRELEASED; urgency=low

  * release. update changelog.
  * Merge branch 'libsdplane' into devel
  * update changelog for v0.3.36-39.
  * .gitignore
  * update changelog for v0.3.36-37.
  * update changelog for v0.3.36-36.
  * update changelog for v0.3.36-35.
  * update changelog for v0.3.36-34.
  * libzcmdsh -> libsdplane
  * update changelog for v0.3.36-32.
  * update changelog for v0.3.36-31.
  * changed to use poll() instead of ppoll(). (does the use of ppoll() involve a violation to GNU license?)
  * do not block in ppoll().
  * update changelog for v0.3.36-28.
  * fix bug in command_shell_execute().
  * update changelog for v0.3.36-26.
  * stopped to call pager_end().
  * update changelog for v0.3.36-24.
  * update changelog for v0.3.36-23.
  * shell_read_nowait_paging ()

 -- Yasuhiro Ohara <yasu@yasuhironet.net>  Sat, 29 Mar 2025 02:12:14 +0900

libsdplane (0.3.36-39) UNRELEASED; urgency=low

  * release. update changelog.
  * .gitignore

 -- Yasuhiro Ohara <yasu@yasuhironet.net>  Sat, 29 Mar 2025 02:05:18 +0900

libsdplane (0.3.36-37) UNRELEASED; urgency=low

  * release. update changelog.

 -- Yasuhiro Ohara <yasu@yasuhironet.net>  Fri, 28 Mar 2025 23:37:25 +0900

libsdplane (0.3.36-36) UNRELEASED; urgency=low

  * release. update changelog.

 -- Yasuhiro Ohara <yasu@yasuhironet.net>  Fri, 28 Mar 2025 23:36:34 +0900

libsdplane (0.3.36-35) UNRELEASED; urgency=low

  * release. update changelog.

 -- Yasuhiro Ohara <yasu@yasuhironet.net>  Fri, 28 Mar 2025 23:33:11 +0900

libsdplane (0.3.36-34) UNRELEASED; urgency=low

  * release. update changelog.
  * libzcmdsh -> libsdplane

 -- Yasuhiro Ohara <yasu@yasuhironet.net>  Fri, 28 Mar 2025 23:29:43 +0900

zcmdsh (0.3.36-32) UNRELEASED; urgency=low

  * release. update changelog.

 -- Yasuhiro Ohara <yasu@yasuhironet.net>  Sun, 26 Jan 2025 14:42:40 +0900

zcmdsh (0.3.36-31) UNRELEASED; urgency=low

  * release. update changelog.
  * changed to use poll() instead of ppoll(). (does the use of ppoll() involve a violation to GNU license?)
  * do not block in ppoll().

 -- Yasuhiro Ohara <yasu@yasuhironet.net>  Sun, 26 Jan 2025 14:29:19 +0900

zcmdsh (0.3.36-28) UNRELEASED; urgency=low

  * release. update changelog.
  * fix bug in command_shell_execute().

 -- Yasuhiro Ohara <yasu@yasuhironet.net>  Sat, 25 Jan 2025 18:24:31 +0900

zcmdsh (0.3.36-26) UNRELEASED; urgency=low

  * release. update changelog.
  * stopped to call pager_end().

 -- Yasuhiro Ohara <yasu@yasuhironet.net>  Sat, 25 Jan 2025 18:09:58 +0900

zcmdsh (0.3.36-24) UNRELEASED; urgency=low

  * release. update changelog.

 -- Yasuhiro Ohara <yasu@yasuhironet.net>  Sat, 25 Jan 2025 17:24:24 +0900

zcmdsh (0.3.36-23) UNRELEASED; urgency=low

  * release. update changelog.
  * shell_read_nowait_paging ()

 -- Yasuhiro Ohara <yasu@yasuhironet.net>  Sat, 25 Jan 2025 17:23:05 +0900

zcmdsh (0.3.36-21) UNRELEASED; urgency=low

  * release. update changelog.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Tue, 10 Dec 2024 21:22:36 +0900

zcmdsh (0.3.36-20) UNRELEASED; urgency=low

  * release. update changelog.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Tue, 10 Dec 2024 21:18:51 +0900

zcmdsh (0.3.36-19) UNRELEASED; urgency=low

  * release. update changelog.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Tue, 10 Dec 2024 21:18:26 +0900

zcmdsh (0.3.36-18) UNRELEASED; urgency=low

  * release. update changelog.
  * upstream-exclude.txt

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Tue, 10 Dec 2024 21:18:03 +0900

zcmdsh (0.3.36-16) UNRELEASED; urgency=low

  * release. update changelog.
  * re-apply shell_refresh after telopt.
  * fix opensh version.
  * compilation on macos for opensh release.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Tue, 10 Dec 2024 21:07:03 +0900

zcmdsh (0.3.36-14) UNRELEASED; urgency=low

  * release. update changelog.
  * try shell_refresh() after telnet options.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 8 Dec 2024 14:24:23 +0900

zcmdsh (0.3.36-12) UNRELEASED; urgency=low

  * release. update changelog.
  * simpler recursive macro upto 24.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 17 Nov 2024 16:45:36 +0900

zcmdsh (0.3.36-10) UNRELEASED; urgency=low

  * release. update changelog.
  * cleaner imple: CLI_COMMAND2

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 17 Nov 2024 16:17:39 +0900

zcmdsh (0.3.36-8) UNRELEASED; urgency=low

  * release. update changelog.
  * extend #command-helps to 16.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 17 Nov 2024 14:28:14 +0900

zcmdsh (0.3.36-6) UNRELEASED; urgency=low

  * release. update changelog.
  * fix wrong version number

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 17 Nov 2024 13:30:03 +0900

zcmdsh (0.3.36-3) UNRELEASED; urgency=low

  * release. update changelog.
  * execinfo.h for backtrace.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 17 Nov 2024 13:17:44 +0900

zcmdsh (0.3.36-2) UNRELEASED; urgency=low

  * release. update changelog.
  * clang-format.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 17 Nov 2024 05:02:04 +0900

zcmdsh (0.3.35-31) UNRELEASED; urgency=low

  * release. update changelog.
  * omit telnet_cmd debug logging.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 17 Nov 2024 00:12:06 +0900

zcmdsh (0.3.35-29) UNRELEASED; urgency=low

  * release. update changelog.
  * update build-debian.sh

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Thu, 14 Nov 2024 06:51:13 +0900

zcmdsh (0.3.35-27) UNRELEASED; urgency=low

  * release. update changelog.
  * remove debug_module

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Thu, 14 Nov 2024 06:44:40 +0900

zcmdsh (0.3.35-25) UNRELEASED; urgency=low

  * release. update changelog.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Thu, 14 Nov 2024 06:39:14 +0900

zcmdsh (0.3.35-24) UNRELEASED; urgency=low

  * release. update changelog.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Thu, 14 Nov 2024 06:37:39 +0900

zcmdsh (0.3.35-23) UNRELEASED; urgency=low

  * release. update changelog.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Thu, 14 Nov 2024 06:37:24 +0900

zcmdsh (0.3.35-22) UNRELEASED; urgency=low

  * release. update changelog.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Thu, 14 Nov 2024 06:36:00 +0900

zcmdsh (0.3.35-21) UNRELEASED; urgency=low

  * release. update changelog.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Thu, 14 Nov 2024 06:35:13 +0900

zcmdsh (0.3.35-20) UNRELEASED; urgency=low

  * release. update changelog.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Thu, 14 Nov 2024 06:29:40 +0900

zcmdsh (0.3.35-19) UNRELEASED; urgency=low

  * release. update changelog.
  * test.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Thu, 14 Nov 2024 06:29:36 +0900

zcmdsh (0.3.35-17) UNRELEASED; urgency=low

  * release. update changelog.
  * update opensh version.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Thu, 14 Nov 2024 06:26:12 +0900

zcmdsh (0.3.35-15) UNRELEASED; urgency=low

  * release. update changelog.
  * sync

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Thu, 14 Nov 2024 06:17:26 +0900

zcmdsh (0.3.35-13) UNRELEASED; urgency=low

  * sync

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Thu, 14 Nov 2024 06:04:10 +0900

zcmdsh (0.3.35-11) UNRELEASED; urgency=low

  * sync
  * sync
  * sync

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Thu, 14 Nov 2024 05:47:41 +0900

zcmdsh (0.3.35-7) UNRELEASED; urgency=low


 -- Yasuhiro Ohara <yasu1976@gmail.com>  Thu, 14 Nov 2024 05:32:06 +0900

zcmdsh (0.3.35-6) UNRELEASED; urgency=low


 -- Yasuhiro Ohara <yasu1976@gmail.com>  Thu, 14 Nov 2024 05:30:42 +0900

zcmdsh (0.3.35-5) UNRELEASED; urgency=low

  * sync

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Thu, 14 Nov 2024 05:23:34 +0900

zcmdsh (0.3.35-4) UNRELEASED; urgency=low

  * update build-debian.sh
  * update changelog

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Thu, 14 Nov 2024 05:09:32 +0900

zcmdsh (0.3.35-2) UNRELEASED; urgency=low

  * sync

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Thu, 14 Nov 2024 05:05:34 +0900

zcmdsh (0.3.35-1) UNRELEASED; urgency=low

  * sync

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Thu, 14 Nov 2024 05:01:13 +0900

zcmdsh (0.3.34-3) UNRELEASED; urgency=low

  * Merge branch 'devel' of github.com:yasuhironet/zcmdsh into devel
  * sync
  * sync

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Wed, 13 Nov 2024 05:31:03 +0900

zcmdsh (0.3.33-6) UNRELEASED; urgency=low

  * sync
  * sync.
  * fixing auto build.
  * fixing auto build.
  * enhancing auto build.
  * fix changelog

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Wed, 13 Nov 2024 05:19:06 +0900

zcmdsh (0.3.33) UNRELEASED; urgency=low

  * try to implement auto build support.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Wed, 13 Nov 2024 03:55:58 +0900

zcmdsh (0.3.32) UNRELEASED; urgency=low


 -- Yasuhiro Ohara <yasu1976@gmail.com>  Wed, 13 Nov 2024 02:44:14 +0900

zcmdsh (0.3.31) UNRELEASED; urgency=low

  * change the version to use git-describe.
  * support configure/make in objdir (e.g., "build/").
  * fix.
  * 0.3.29: remove debug_module framework.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Wed, 13 Nov 2024 02:44:14 +0900

zcmdsh (0.3.30-1) UNRELEASED; urgency=low

  * 0.3.30: git describe test.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Wed, 13 Nov 2024 01:39:45 +0900

zcmdsh (0.3.29-1) UNRELEASED; urgency=low

  * 0.3.29: remove debug_module framework.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 10 Nov 2024 04:36:45 +0900

zcmdsh (0.3.28-1) UNRELEASED; urgency=low

  * 0.3.28: fix that executed command-line was not printed.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Tue, 05 Nov 2024 03:46:45 +0900

zcmdsh (0.3.27-1) UNRELEASED; urgency=low

  * 0.3.27: shell_telnet.[ch]. telnet options. window size.
  debug_log.[ch]. shell escape functions incorporated in
  shell_keyfunc.[ch].

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Tue, 05 Nov 2024 02:08:45 +0900

zcmdsh (0.3.26-1) UNRELEASED; urgency=low

  * 0.3.26: shell_keyfunc_delete_char_advanced ()

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sat, 27 Oct 2024 16:41:45 +0900

zcmdsh (0.3.25-1) UNRELEASED; urgency=low

  * 0.3.25: fork/exec pager.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sat, 27 Oct 2024 16:09:45 +0900

zcmdsh (0.3.24-1) UNRELEASED; urgency=low

  * 0.3.24: opensh: 1.02e, pager.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sat, 12 Oct 2024 17:21:45 +0900

zcmdsh (0.3.23-1) UNRELEASED; urgency=low

  * 0.3.23: list keymaps command. opensh: 1.02d.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sat, 12 Oct 2024 13:36:45 +0900

zcmdsh (0.3.22-1) UNRELEASED; urgency=low

  * 0.3.22: compiling on MacOS. launch_xxx commands. timer disabled.
    shell_keyfunc.[ch] and keymaps. fix odd echobacks. readdir bug fixed.
    sort memleak fixed. ABI changed because of change in struct shell.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 8 Sep 2024 23:36:45 +0900

zcmdsh (0.3.21-1) UNRELEASED; urgency=low

  * 0.3.21: log file cmd. fix debug module. maskpri down to INFO.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Mon, 12 Aug 2024 02:58:45 +0900

zcmdsh (0.3.20-1) UNRELEASED; urgency=low

  * 0.3.20: fix telnet linefeed corruption.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 4 Aug 2024 18:45:45 +0900

zcmdsh (0.3.19-1) UNRELEASED; urgency=low

  * 0.3.19: shell debug update3.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 29 Jun 2024 07:13:45 +0900

zcmdsh (0.3.18-1) UNRELEASED; urgency=low

  * 0.3.18: shell debug update2.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 29 Jun 2024 06:25:45 +0900

zcmdsh (0.3.17-1) UNRELEASED; urgency=low

  * 0.3.17: shell debug update.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 29 Jun 2024 06:25:45 +0900

zcmdsh (0.3.16-1) UNRELEASED; urgency=low

  * 0.3.16: shell->LF, shell.h update.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 24 Jun 2024 02:35:45 +0900

zcmdsh (0.3.15-1) UNRELEASED; urgency=low

  * 0.3.15: shell_move_word_forward/backward. shell->inputch.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 24 Jun 2024 01:29:45 +0900

zcmdsh (0.3.14-1) UNRELEASED; urgency=low

  * 0.3.14: shell->LF update.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 23 Jun 2024 23:34:45 +0900

zcmdsh (0.3.13-1) UNRELEASED; urgency=low

  * 0.3.13: shell->LF and command_shell_ls_candidate().

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 23 Jun 2024 20:34:45 +0900

zcmdsh (0.3.12-1) UNRELEASED; urgency=low

  * 0.3.12: just versioning.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 21 Jun 2024 03:34:45 +0900

zcmdsh (0.3.11-1) UNRELEASED; urgency=low

  * command.[ch]: log argv[] in command_execute().

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 17 Jun 2024 22:43:45 +0900

zcmdsh (0.3.10-1) UNRELEASED; urgency=low

  * command.[ch]: <WORD> match.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 16 Jun 2024 17:21:45 +0900

zcmdsh (0.3.9-1) UNRELEASED; urgency=low

  * debug_module_cmd.[ch]: fix debug module framework.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 16 Jun 2024 17:21:45 +0900

zcmdsh (0.3.8-1) UNRELEASED; urgency=low

  * debug_module_cmd.[ch]: debug module framework.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 16 Jun 2024 16:32:45 +0900

zcmdsh (0.3.7-1) UNRELEASED; urgency=low

  * command_shell.c: call termio_finish() when timer_check()
    forces the program to shutdown.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 24 May 2024 00:50:45 +0900

zcmdsh (0.3.6-1) UNRELEASED; urgency=low

  * all: restructuring the directory layout.
  * command_shell.c: do not shell_close() so that terminfo
    is not left broken.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Sun, 12 May 2024 00:50:45 +0900

zcmdsh (0.3.5-1) UNRELEASED; urgency=low

  * lib: timer_check() is enabled again in command_execute().

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Fri, 08 Mar 2024 00:27:45 +0900

zcmdsh (0.3.4-1) UNRELEASED; urgency=low

  * lib: debug sdplane-wiretap cmd.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Fri, 08 Mar 2024 00:27:45 +0900

zcmdsh (0.3.3-1) UNRELEASED; urgency=low

  * lib: shell_read_nowait ();

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Fri, 08 Mar 2024 00:27:45 +0900

zcmdsh (0.3.2-1) UNRELEASED; urgency=low

  * lib: disalbe all-capital-letters variables.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Fri, 08 Mar 2024 00:27:45 +0900

zcmdsh (0.3.1-1) UNRELEASED; urgency=low

  * all: early test release.

 -- Yasuhiro Ohara <yasu1976@gmail.com>  Fri, 08 Mar 2024 00:27:45 +0900
