r3884: *** empty log message ***
[ctsim.git] / debian / changelog
index b04ed8ab5b0a71c723f8da273622dee65575260c..353a2bd564cf89e53c2e1a69ad8034e6eee4c03d 100644 (file)
@@ -1,3 +1,29 @@
+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 <kmr@debian.org>  Wed, 29 Jan 2003 19:25:11 -0700
+
+ctsim (4.0.1-1) unstable; urgency=low
+
+  * Make sure to call OnUpdate as well as UpdateAllViews since the
+  latter doesn't appear to update on wxWindows 2.4.0
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 28 Jan 2003 21:33:55 -0700
+
+ctsim (4.0.0-1) unstable; urgency=low
+
+  * Rebuild with gcc3.2
+  * Port to wxwindows 2.4
+  * Port to Mac OS X
+  * Update to standards-version 3.5.8.0
+  * Add build dependencies xlibmesa-gl-dev and xlibmesa-glu-dev, remove
+    unused glut3-dev
+  
+ -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 23 Jan 2003 22:41:19 -0700
+
 ctsim (3.6.2-1) unstable; urgency=low
 
   * New upstream