summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a8c42a22..d51765b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
2006-04-30 Philipp Sehmisch <tmw@crushnet.org>
- * src/timer.h, src/timer.cpp: added a timer class
+ * src/util/timer.h, src/util/timer.cpp: added a timer class
* src/main.cpp: replced SDL timing with the new timer class
2006-04-28 Eugenio Favalli <elvenprogrammer@gmail.com>