summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e4ad1a99..50d99fde 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+June 1, 2009 Wei Mingzhi <weimingzhi@gmail.com>
+
+ * plugins/peopsxgl/Makefile.am: Added config utility.
+ * plugins/peopsxgl/gpucfg/callbacks.c: Added.
+ * plugins/peopsxgl/gpucfg/callbacks.h: Added.
+ * plugins/peopsxgl/gpucfg/interface.c: Added.
+ * plugins/peopsxgl/gpucfg/interface.h: Added.
+ * plugins/peopsxgl/gpucfg/main.c: Added.
+ * plugins/peopsxgl/gpucfg/support.c: Added.
+ * plugins/peopsxgl/gpucfg/support.h: Added.
+ * plugins/peopsxgl/cfg.c: Reverted the filename of config file.
+ * plugins/dfcdrom/interface.c: Supported translation.
+
May 31, 2009 Wei Mingzhi <weimingzhi@gmail.com>
* gui/Config.c, plugins/dfxvideo/cfg.c: Fixed invalid memory access.