summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Juyung Seo <seojuyung2@gmail.com>2012-08-28 23:08:11 +0000
committerDaniel Juyung Seo <seojuyung2@gmail.com>2012-08-28 23:08:11 +0000
commit28bc89c5f845d8146d8c193e90ce7fdadae3fd54 (patch)
tree74cbe30097dc5cb8c6e607458dfac491e1e3dfb4
parent3135d5082d30dbf504e10418f2b3d292d0bef2b1 (diff)
downloadeet-28bc89c5f845d8146d8c193e90ce7fdadae3fd54.tar.gz
eet ChangeLog, NEWS: Updated ChangeLog and NEWS for r75552.v1.7.0
SVN revision: 75802
-rw-r--r--ChangeLog4
-rw-r--r--NEWS1
2 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d20611c..4a2e2ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -612,6 +612,10 @@
* Don't copy string around for nothing.
+2012-08-22 Igor Murzov (GArik_)
+
+ * Fixed memory leak of eet_data_chunk_put().
+
2012-08-24 Cedric Bail
* Add eet_connection_empty.
diff --git a/NEWS b/NEWS
index 58b583a..9555bc9 100644
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,7 @@ Fixes:
* Possible wrong size decoding of simple type.
* Don't strdup string around for nothing.
* Always initialize dictionary correctly.
+ * Fixed memory leak of eet_data_chunk_put().
Eet 1.6.0