From baba52d3560eb85017ffa6837b47d1856c01488d Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Fri, 9 Jul 2010 07:05:30 +0000 Subject: dfinput: renamed LoadConfig()/SaveConfig() to avoid problems with Solaris. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54400 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5896ea91..db0d0f04 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,12 @@ July 9, 2010 Wei Mingzhi * configure.ac: Fixed FTBFS on Solaris. * plugins/peopsxgl/draw.c: Don't use glColorTableEXT on Solaris. * libpcsxcore/socket.c: Silenced warning on Solaris. + * plugins/dfinput/cfg.c: Renamed LoadConfig()/SaveConfig() to avoid problems + with some OSes like Solaris. + * plugins/dfinput/cfg-gtk2.c: Likewise. + * plugins/dfinput/pad.c: Likewise. + * plugins/dfinput/pad.h: Likewise. + * gui/AboutDlg.c: Minor text change. July 8, 2010 Wei Mingzhi -- cgit v1.2.3