summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-05-31 05:42:30 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-05-31 05:42:30 +0000
commitd39fdd22f8606bc38b008a4061f5fcae32e56b91 (patch)
treed675a1bb9f05e462372bd296bb8abf3a48f10f30 /ChangeLog
parent64f4cd53d5f6d8a61a89b5a6b13174c3dbb45dbd (diff)
downloadpcsxr-d39fdd22f8606bc38b008a4061f5fcae32e56b91.tar.gz
added libxxf86vm-dev to build-depends
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23607 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 20beaf99..86d16709 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
May 31, 2009 Wei Mingzhi <weimingzhi@gmail.com>
* gui/Config.c, plugins/dfxvideo/cfg.c: Fixed invalid memory access.
+ * debian/control: Added libxxf86vm-dev to Build-Depend.
May 30, 2009 Wei Mingzhi <weimingzhi@gmail.com>