summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2010-07-11 08:03:32 +0000
committerDan Fandrich <dan@coneharvesters.com>2010-07-11 08:03:32 +0000
commit84914ece81036abf4ac63dbcc8f7e826035a506b (patch)
treeae292fd577d1d5d3d6ffb3a804b40978b44705db /ChangeLog
parent4bb7265cb1f3cb8ab8f6ab4c34c4f027578ceddd (diff)
downloadlibgphoto2-84914ece81036abf4ac63dbcc8f7e826035a506b.tar.gz
Eliminated some compiler warnings, fixing a couple of small
bugs in the process. git-svn-id: https://svn.code.sf.net/p/gphoto/code/trunk/libgphoto2@13144 67ed7778-7388-44ab-90cf-0a291f65f57c
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 606e79a0f..925a26830 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
2010-07-10 Dan Fandrich <dan@coneharvesters.com>
* Fixed some C89 portability issues.
+ * Eliminated some compiler warnings, fixing a couple of small
+ bugs in the process.
2010-03-12 Hans de Goede <hdegoede@redhat.com>