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 d3db91b1..95a1d83e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@ May 13, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* plugins/dfnet/dfnet.c: Removed sockGetIP(), which is unused in plugin.
* plugins/dfnet/dfnet.h: Likewise.
* plugins/dfnet/dfnet.glade2: Fixed max length of IP address entry.
+ * libpcsxcore/gte.c: Improved accuracy (or 'inaccuracy') of the divider
+ (courtesy of shalma).
+ * libpcsxcore/gte_divider.h: Added.
May 13, 2010 edgbla <edgbla@yandex.ru>