qodem (1.0.1-1) unstable; urgency=low

  * Bug fixes
  * Linux console GPM mouse support

 -- Autumn Lamonte <lamonte@users.sourceforge.net>  Sun, 18 Jun 2017 18:50:00 -0500

qodem (1.0.0-1) unstable; urgency=low

  * ANSI keyboard mappings match SyncTERM/Netrunner
  * cryptlib disabled by default in configure
  * X11: font can be changed via 'x11_font' option in qodemrc
  * X11/Win32: recognizes window title changes in XTERM/X_UTF8 and
    changes the window title appropriately
  * Curses: improved detection and passing through of xterm modified
    function keys
  * X11/Win32: Shift-PgUp will now enter scrollback
  * 'status_line' option in qodemrc: if false, status line is turned off
    on startup
  * $SHELL environment variable now recognized and used for 'shell'
    option in qodemrc
  * X11/Curses: configure detects and uses system-provided miniupnpc
    if available
  * --xterm command line option: suppresses the terminal mode banner
    and status line, disables phonebook and serial port, and
    immediately launches a shell.  When the shell exits, Qodem exits.
  * --geometry command line option: set rows x cols on X11 and Win32
  * X11/Win32: Shift/Ctrl-Ins pastes from system clipboard
  * X11: Blinking cursor, blinking text
  * --enable-capture command line option is now --capfile
  * --enable-logging command line option is now --logfile
  * --keyfile command line option: load key bindings from file
  * --xl8file command line option: load 8-bit translate table from file
  * --xlufile command line option: load Unicode translate table from file
  * --scrfile command line option: execute specified script on connect
  * --doorway command line option: select doorway mode
  * --codepage command line option: select codepage
  * --emulation command line option: select emulation
  * --status-line command line option: enable/disable status line
  * --exit-on-completion (-x) command line option: exit after disconnect
  * X11/Win32: Double-height / double-width line support
  * PETSCII Commodore 64 emulation
  * ATASCII Atari 400/800 emulation
  * --config command line option: select qodemrc to load
  * --dotqodem-dir command line option: select preferences directory
  * --read-only command line option: do not create/write any files/dirs to disk
  * Modem option to ignore DCD and not use DTR for hangup (support 3-wire
    RS-232)

 -- Autumn Lamonte <lamonte@users.sourceforge.net>  Sun, 18 Jun 2017 18:50:00 -0500

qodem (1.0beta-1) unstable; urgency=low

  * As of May 26, 2015 Qodem is dedicated to the public domain.
  * Numerous bug fixes
  * Switch code repository to github: https://github.com/klamonte/qodem
  * Support for Borland C++ 5.02 compiler
  * Support for Visual C++ 6 compiler
  * Non-blocking connect() for network connection methods
  * Mouse event tracking support for XTERM and LINUX
  * Refactored debug.c into emulation.c
  * Refactored screensaver.c into states.c
  * Refactored status.h into qodem.h
  * Merged Linux, Xterm, and VT100 emulations into a single vt100.c
  * Avatar ansi fallback exposed in qodemrc
  * SSH support switched to cryptlib
  * Compose Key function renamed to Alt Code Key
  * Windows serial port support
  * Windows graphical installer
  * Host mode modem support
  * Translate tables support 8-bit and Unicode separately
  * Back-conversion of Unicode to current 8-bit codepage
  * OSX app bundle (loads qodem-bin in Terminal) + dmg build

 -- Autumn Lamonte <lamonte@users.sourceforge.net>  Wed, 27 Apr 2016 18:50:00 -0500

qodem (1.0alpha-1) unstable; urgency=low

  * --dial command line option
  * mark and space parity limited to 7-bit only
  * Exposed colors as ~/.qodem/colors.cfg
  * PDCurses X11 build via --enable-x11 configure flag
  * ~/.qodem and ~/qodem are now created on first run without asking by default
  * ENQ answerback in qodemrc
  * X11 build spawns x-terminal-emulator for edit file, mail, log view, etc.
  * HTML save format for screen dump and scrollback
  * 'ask' option to prompt everytime for capture, scrollback, and screen dump format
  * Phonebook print 80/132 columns
  * Numeric keypad support for keyboard macros
  * Better DOS-style colors
  * Drop shadows on dialog boxes
  * Default entries in phonebook
  * Fixes for modem dialer
  * Change poll() to timeout() in music play_sequence()
  * Phonebook is centered on screen
  * Debug emulation shows local sent chars in alternate color
  * QuickLearn support
  * Online help system
  * Expose scrollback max lines in qodemrc
  * Internal telnet
  * Internal rlogin
  * Remove rsh
  * Internal ssh
  * Raw socket connection type
  * Current connection address in Alt-I info screen
  * Real double-width double-height chars on xterm
  * Linux emulation now recognizes Xterm OSC strings
  * Find, find again in scrollback
  * Save only visible or save entire scrollback
  * Support for second kind of ANSI music (explicit freq/duration/variation)
  * ESC/` during music sequence silences music for 5 seconds
  * --play and --play-exit command line options
  * Compose Key in phonebook, phonebook/scrollback find, and keyboard macro
    editor
  * Alt-: Edit colors command
  * Host mode
  * VT100 keyboard leds on Alt-7 alternate status line display
  * Most control characters in hat-notation in keyboard macros (except ^@)
  * More codepages: CP720 CP737 CP775 CP850 CP852 CP857 CP858 CP860
    CP862 CP863 CP866 CP1250 CP1251 CP1252 KOI8_R KOI8_U
  * Exit on disconnect option
  * Kermit full duplex sliding windows, RESEND
  * Win32 support (serial port deferred)

 -- Autumn Lamonte <lamonte@users.sourceforge.net>  Sat,  19 May 2012 18:50:00 -0500

qodem (0.3.2-1) unstable; urgency=low

  * Fix memory corruption in phonebook 'F'ind
  * Expose port in phonebook for ssh and telnet connections
  * Fix bug preventing talking to modem in TERMINAL mode

 -- Autumn Lamonte <lamonte@users.sourceforge.net>  Fri,  22 Oct 2010 18:50:00 -0500

qodem (0.3.1-1) unstable; urgency=low
  * Alt-W view directory toggle show dot-files with F4
  * Emit XTerm sequence to enable metaSendsEscape
  * Fix to get white foreground / black blackground default color
  * Fix for Zmodem on non-reliable links
  * Works with smaller screen size than 80x24
  * Phonebook sort on last connect time and reverse sort
  * New X11 launch script 'xqodem'

 -- Autumn Lamonte <lamonte@users.sourceforge.net>  Fri,  17 Sep 2010 18:50:00 -0500

qodem (0.3.0-1) unstable; urgency=low

  * Alternate keys for F2 and F10
  * qodemrc shows default values in comments
  * First time to run asks for locales (utf8_lang / iso8859_lang)
  * Default iso8859_lang is now C
  * Script support
  * Additional fields in phonebook wide view
  * Compiles on FreeBSD
  * Many miscellaneous bug fixes

 -- Autumn Lamonte <lamonte@users.sourceforge.net>  Sun,  15 Aug 2010 18:50:00 -0500

qodem (0.2.1-1) unstable; urgency=low

  * Codepage UI
  * Per-phonebook entry toggles
  * Keyboard parses simple VT100 function keys (for Terminal.app)
  * Command line method support
  * Many miscellaneous bug fixes

 -- Autumn Lamonte <lamonte@users.sourceforge.net>  Mon,  19 Jul 2010 18:50:00 -0500

qodem (0.2.0-1) unstable; urgency=low

  * Kermit protocol improvements and bug fixes
  * Debian build
  * New info screen
  * More Unicode support
  * Major expansions to man pages
  * Double-width/double-height support in VT100
  * Replaced libform with fieldset

  -- Autumn Lamonte <lamonte@users.sourceforge.net>  Fri,  18 Dec 2009 18:50:00 -0500

qodem (0.1.3-1) unstable; urgency=low

  * vttest bug fixes
  * Internal Kermit
  * Moved to Unicode glyphs
  * XTERM, XTERM UTF8, and LINUX UTF8 emulations
  * Replaced gettext keys with English keys (no more _en builds)
  * Many miscellaneous bug fixes

 -- Autumn Lamonte <lamonte@users.sourceforge.net>  Tue, 24 Nov 2009 18:50:00 -0500

qodem (0.1.2-1) unstable; urgency=low

  * Resizing bug fixes
  * X/Y/Zmodem bug fixes
  * Support for Xmodem 1K-G, Ymodem-G
  * Prompt to overwrite downloaded files
  * Many miscellaneous bug fixes

 -- Autumn Lamonte <lamonte@users.sourceforge.net>  Thu,  6 Aug 2007 18:50:00 -0500

qodem (0.1.1-1) unstable; urgency=low

  * Compose key function
  * Fix Avatar crash bug
  * Default 80 columns wide on ANSI, Avatar, TTY emulations
  * ANSI animation "enhancement" (ansi_animate)
  * LINUX console beep support
  * Resizing bug fixes

 -- Autumn Lamonte <lamonte@users.sourceforge.net>  Mon, 27 Jun 2005 18:50:00 -0500

qodem (0.1.0-1) unstable; urgency=low

  * Default modem configuration editor
  * Serial port is now available as a connection method with redialer UI
  * Connect tones now in qodemrc
  * Improved keyboard handling
  * Doorway on connect now overridable for each phonebook entry
  * UUCP-style locking on serial port
  * VT220-ish emulation
  * Automagically resize xterm to at least 80x25 to avoid crash bug
  * Fix Avatar bugs, now seems to work on Maximus 3.01 BBSes

 -- Autumn Lamonte <lamonte@users.sourceforge.net>  Thu, 14 Apr 2005 18:50:00 -0500

qodem (0.0.7-1) unstable; urgency=low

  * Internal Xmodem file transfer
  * Internal Ymodem file transfer
  * Internal Zmodem file transfer
  * Terminfo fallback for keyboard function codes not supported by default
    emulation
  * Command-line invocation:  'qodem ssh hostname', 'qodem csh', etc.
  * Increased height of transfer dialog to accomodate longer file/path names
  * Function key macros
  * Numerous bugfixes in screen handling, dialogs, etc.
  * ASCII upload/download + CR/LF translation + strip/remove table editor
  * ANSI fallback for Avatar
  * ANSI music

 -- Autumn Lamonte <lamonte@users.sourceforge.net>  Tue, 18 May 2004 18:50:00 -0500

qodem (0.0.6-1) unstable; urgency=low

  * Updated autoconf, automake, gettext (which was so NOT worth the freaking
    hassle, especially as msgmerge is broken).
  * Fixed the colors in HTML capture
  * Separated Linux console emulation out to linux.c.
  * Emulation reset is now prompted.
  * DEBUG emulation.
  * ENQ answerback on all emulations (even TTY).
  * Underlining support for TTY.
  * Color, function keys support for LINUX.
  * Changes for future Solaris port.
  * Fixed ANSI bold problem.
  * Control characters handling in ANSI and AVATAR.
  * Added ICH, DCH, IL, DL, VPA, save/restore cursor to ANSI.
  * PgUp, PgDn, Home, End support in phonebook.
  * Passwords in phonebook obscured with stars.
  * Phonebook:  Tag Multiple, Find Text/Again, Undo
  * Zmodem autostart
  * Fixed split-screen cursor/screen handling.
  * Xmodem, Ymodem somewhat functional.
  * Phonebook now saves tagged entries

 -- Autumn Lamonte <lamonte@users.sourceforge.net>  Tue, 11 May 2004 18:50:00 -0500

qodem (0.0.5-1) unstable; urgency=low

  * Passes vttest "Screen features" test EXCEPT double-width/double-height chars
  * Supports VT100 graphics chars in xterm, maps as close as possible to PC-VGA
    (CP437 / Extended ASCII) from linux console.
  * Passes vttest "Cursor positioning" test 100%
  * Passes vttest "VT52" test 100%
  * Passes vttest "Terminal reports" test 100%

 -- Autumn Lamonte <lamonte@users.sourceforge.net>  Tue, 21 Oct 2003 18:50:00 -0500

qodem (0.0.4-1) unstable; urgency=low

  * GNU gettext support
  * Updated phonebook format to support entry notes
  * Edit and delete phonebook notes working
  * Fixed view_directory() not to crash
  * Added batch_entry_window()
  * Added batch upload support
  * Added support for Boehm garbage collector

 -- Autumn Lamonte <lamonte@users.sourceforge.net>  Thu, 19 Jun 2003 18:50:00 -0500

qodem (0.0.3-1) unstable; urgency=low

  * Phonebook:  tag/untag, revise, delete, call info, sort, load
  * Moved CR/LF handling to emulation.c
  * Added VT52, Avatar emulations
  * Created "debian" target in Makefile.am
  * Split screen
  * Capture: raw, html

 -- Autumn Lamonte <lamonte@users.sourceforge.net>  Thu, 19 Jun 2003 18:50:00 -0500
