Permalink
Cannot retrieve contributors at this time
nonogram (0.9.1) UNRELEASED; urgency=low | |
* | |
-- Jakub Wilk <jwilk@jwilk.net> Tue, 28 Jul 2015 14:57:22 +0200 | |
nonogram (0.9) unstable; urgency=low | |
* Clean up the code. | |
* Rewrite the build system, now using autoconf. | |
* Make -m/--mono the default. Add the -c/--color option for enabling colors. | |
* Reject invalid options and arguments. | |
* Don't abort on invalid input, but exit normally with non-zero exit code. | |
* Fix some frivolous or misleading diagnostic messages. | |
* Fix handling terminal capabilities with delays. | |
-- Jakub Wilk <jwilk@jwilk.net> Tue, 02 Dec 2014 20:46:25 +0100 | |
nonogram (0.8.5) unstable; urgency=low | |
* Relicense to the Expat license. | |
-- Jakub Wilk <jwilk@jwilk.net> Thu, 11 Nov 2010 23:32:42 +0100 | |
nonogram (0.8.4) unstable; urgency=low | |
* Support for MinGW compilation. | |
-- Jakub Wilk <jwilk@jwilk.net> Thu, 25 Sep 2008 16:52:18 +0200 | |
nonogram (0.8.3) unstable; urgency=low | |
* Fix a memory allocation error which caused bad HTML output. | |
-- Jakub Wilk <jwilk@jwilk.net> Thu, 7 Sep 2006 19:13:57 +0200 | |
nonogram (0.8.2) unstable; urgency=low | |
* If ACS_BLOCK is not available, substitute it with ACS_CKBOARD. | |
* Add support for UTF-8 output. | |
* Add support for XHTML output. | |
* Fix (X)HTML output to conform standards. | |
* Fancy (X)HTML output available by default. | |
* Remove all TinyCC hacks. (They're not necessary, at least since | |
tcc 0.9.23) | |
-- Jakub Wilk <jwilk@jwilk.net> Thu, 31 Aug 2006 16:39:31 +0200 | |
nonogram (0.8.1) unstable; urgency=low | |
* Fix output on terminals which do not enable alternate character set by | |
default (e.g. rxvt). | |
* Provide a manual page. | |
-- Jakub Wilk <jwilk@jwilk.net> Wed, 30 Aug 2006 18:05:04 +0200 | |
nonogram (0.8) unstable; urgency=low | |
* Split source into several files. | |
* Use NCurses library. | |
* Use POSIX signal handling functions. | |
-- Jakub Wilk <jwilk@jwilk.net> Sat, 11 Feb 2006 23:15:19 +0100 | |
nonogram (0.7c) unstable; urgency=low | |
* Allow empty rows and columns. | |
-- Jakub Wilk <jwilk@jwilk.net> Wed, 26 Jan 2005 12:20:44 +0100 | |
nonogram (0.7b) unstable; urgency=low | |
* Fix the consistency checking routine. | |
-- Jakub Wilk <jwilk@jwilk.net> Fri, 31 Dec 2004 19:43:10 +0100 | |
nonogram (0.7a) unstable; urgency=low | |
* Fix printing the debug information. | |
-- Jakub Wilk <jwilk@jwilk.net> Sat, 11 Dec 2004 11:08:17 +0100 | |
nonogram (0.7) unstable; urgency=low | |
* Adapt ‘Makefile’ to act with the Intel C Compiler. | |
-- Jakub Wilk <jwilk@jwilk.net> Sun, 10 Oct 2004 12:36:51 +0200 | |
nonogram (0.6n) unstable; urgency=low | |
* Fix the heap code once again. | |
* Flush the stdout after printing the picture. | |
-- Jakub Wilk <jwilk@jwilk.net> Sun, 3 Oct 2004 17:35:41 +0200 | |
nonogram (0.6m) unstable; urgency=low | |
* Add some debug code. | |
* Fix the heap code (it was *really* broken). | |
* Support for the ‘\r\n’ new lines. | |
-- Jakub Wilk <jwilk@jwilk.net> Sun, 5 Sep 2004 17:48:18 +0200 | |
nonogram (0.6i) unstable; urgency=low | |
* Initial release. | |
-- Jakub Wilk <jwilk@jwilk.net> Tue, 3 Aug 2004 16:56:47 +0200 |