summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 78abfe75..3e39d9a9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ July 7, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* libpcsxcore/psxhw.c: Likewise.
* win32/gui/AboutDlg.c: Minor text change.
* po/pcsx.pot, po/*.po: Updated.
+ * libpcsxcore/socket.c: Fixed FTBFS on FreeBSD.
+ * configure.ac: Likewise.
+ * gui/Makefile.am: Likewise.
July 4, 2010 edgbla <edgbla@yandex.ru>