summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bab38ca1..bc85afe0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+May 14, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
+
+ * data/pcsx.glade2: Moved About dialog box out of glade2 file.
+ * gui/AboutDlg.c: Added.
+ * gui/AboutDlg.h: Likewise.
+ * gui/Gtk2Gui.c: Call RunAboutDialog() instead of showing about dialog from
+ glade2 file.
+ * po/pcsx.pot, po/pt_BR.po, po/it.po, po/zh_TW.po, po/ru_RU.po, po/zh_CN.po:
+ Updated.
+ * gui/Makefile.am: Added AboutDlg.c.
+
May 13, 2010 edgbla <edgbla@yandex.ru>
* libpcsxcore/plugins.h: CDRgetBufferSub for internal cdr plugin.