From 1871169b06d8b9909ff26b761d24a40a65ef18f9 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Tue, 19 Mar 2002 01:28:09 +0000 Subject: update --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7953ef2..136c16d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ changes for 0.1.8: *02/03/18: + * Fixed indentation to tabs in Image.cc/hh Slit.cc/hh and + Timer.hh/cc + * Changed timer pointer in some classes to + a non pointer variable + * Clean up in class BTimer (Timer.cc/hh) + BTimer now register it self to a static list in the class BTimer + and update timers with the static function updateTimers(int fd) + The cyclic dep between BaseDisplay and BTimer is now gone. * Added FbAtoms.hh/cc where all the atoms is. Makes the interface in BaseDisplay cleaner * Fixed std::max/min -- cgit v0.11.2