X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=debian%2Fchangelog;h=86271a8fde1cc38951b8ce25dc4c71a2e1906bc8;hp=55f424758b84133c98ea8b31065e325dffd4201c;hb=4f15a69a3150f180bd93fcbe1c87dbaca92a77ad;hpb=a00e02e9fc9fbf1fe0309d0c8955feb10d389823 diff --git a/debian/changelog b/debian/changelog index 55f4247..86271a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,67 @@ +ctsim (4.2.3-1) unstable; urgency=low + + * New upstream version, fix polar interpolation + + -- Kevin M. Rosenberg Sun, 23 Mar 2003 01:27:10 -0700 + +ctsim (4.2.2-1) unstable; urgency=low + + * Depend on mesa3g + + -- Kevin M. Rosenberg Sat, 15 Mar 2003 11:57:24 -0700 + +ctsim (4.2.1-1) unstable; urgency=low + + * New upstream, minor fixes + + -- Kevin M. Rosenberg Sat, 15 Mar 2003 07:21:56 -0700 + +ctsim (4.2.0-1) unstable; urgency=low + + * New feature: Direct inverse Fourier reconstructions + + -- Kevin M. Rosenberg Fri, 14 Mar 2003 23:12:06 -0700 + +ctsim (4.1.2-3) unstable; urgency=low + + * Add build-depends-indep to control file + + -- Kevin M. Rosenberg Mon, 24 Feb 2003 01:05:29 -0700 + +ctsim (4.1.2-2) unstable; urgency=low + + * debian/control: Add missing depends + + -- Kevin M. Rosenberg Sat, 22 Feb 2003 23:19:07 -0700 + +ctsim (4.1.2-1) unstable; urgency=low + + * autoconf changes + + -- Kevin M. Rosenberg Mon, 3 Feb 2003 10:57:52 -0700 + +ctsim (4.1.1-1) unstable; urgency=low + + * libctsim/array2file.cpp: Add "#include " + + -- Kevin M. Rosenberg Sat, 1 Feb 2003 20:44:59 -0700 + +ctsim (4.1.0-1) unstable; urgency=low + + * Add Pentium 4 (28% speed-up compared to 386), Pentium 3 (5% speed-up), and + Athlon (11% speed-up) optimized packages + * Move priority to extra + + -- Kevin M. Rosenberg Thu, 30 Jan 2003 15:40:35 -0700 + +ctsim (4.0.2-1) unstable; urgency=low + + * Remove debugging statement + * Add support for --with-cpu configuration option + * Fix OpenGL frames from endlessly repainting + + -- Kevin M. Rosenberg Thu, 30 Jan 2003 15:40:18 -0700 + ctsim (4.0.1-1) unstable; urgency=low * Make sure to call OnUpdate as well as UpdateAllViews since the