summaryrefslogtreecommitdiff
authorerik <erik>2007-02-11 21:47:39 (UTC)
committer erik <erik>2007-02-11 21:47:39 (UTC)
commitda26f048379252aa1646d54348706c6cb3756a09 (patch) (side-by-side diff)
tree0b2c0ef007a62703496f8661b2b6573c91ffeb63
parent69168924aa3648d259d812c475f9e83e7daee4a4 (diff)
downloadopie-da26f048379252aa1646d54348706c6cb3756a09.zip
opie-da26f048379252aa1646d54348706c6cb3756a09.tar.gz
opie-da26f048379252aa1646d54348706c6cb3756a09.tar.bz2
A couple of changes to Paul's great work for the 1.2.3 release.
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 084f51f..714c916 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -48,7 +48,7 @@
Internal
--------
- * Fixed lots of unchecked return values, bad/missing frees, etc. (ehovland)
+ * Fixed lots of unchecked return values, bad member function overrides, bad/missing frees, etc. (ehovland)
* Removed some old commented out code (ehovland)
* Made OBEX library buildable if bluetooth support is disabled (korovkin)
* ODevice: devices renumbered to allow proper bitmasking (ehovland)