X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fchangelog;h=6d23a57b09a6317e5e8565d708890ac7b940e0e2;hb=0c91414c42e5f3728c48c2e2b32c60c97178aff2;hp=9d3d03302857309c5978517a0341cc21a814a0b5;hpb=da521135a17f9f0403de7337599482a6f08c44a9;p=wdq2wav.git diff --git a/debian/changelog b/debian/changelog index 9d3d033..6d23a57 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,55 @@ -wdq2wav (1.0-1) unstable; urgency=low +wdq2wav (0.7.0-1) unstable; urgency=low + + * Invert the meaning of the -z option + * Selection -m automatically sets -z + + -- Kevin M. Rosenberg Thu, 27 Feb 2003 21:12:55 -0700 + +wdq2wav (0.6.0-1) unstable; urgency=low + + * Add demeaning option + + -- Kevin M. Rosenberg Tue, 25 Feb 2003 11:13:55 -0700 + +wdq2wav (0.5.1-1) unstable; urgency=low + + * Avoid possible divide by 0 + + -- Kevin M. Rosenberg Mon, 24 Feb 2003 05:36:33 -0700 + +wdq2wav (0.5.0-1) unstable; urgency=low + + * New upstream, add support for scaling while preserving zero point + + -- Kevin M. Rosenberg Mon, 24 Feb 2003 01:39:51 -0700 + +wdq2wav (0.4.0-1) unstable; urgency=low + + * Support for MSVC compilation. + + -- Kevin M. Rosenberg Tue, 11 Feb 2003 23:06:52 -0700 + +wdq2wav (0.3.1-1) unstable; urgency=low + + * Update manpage + + -- Kevin M. Rosenberg Wed, 22 Jan 2003 14:19:06 -0700 + +wdq2wav (0.3-1) unstable; urgency=low + + * New upstream + + -- Kevin M. Rosenberg Wed, 22 Jan 2003 08:17:47 -0700 + +wdq2wav (0.2-1) unstable; urgency=low + + * New upstream + * Rewrite in C++ + * Add play function + + -- Kevin M. Rosenberg Mon, 20 Jan 2003 20:03:39 -0700 + +wdq2wav (0.1-1) unstable; urgency=low * Initial Release.