From 6417309f5733d53e8e0fdac8fb9d0b72417ff783 Mon Sep 17 00:00:00 2001
From: Tiago Freitas Pereira <tiagofrepereira@gmail.com>
Date: Mon, 26 Mar 2018 14:18:39 +0200
Subject: [PATCH] Polished bob.io.image

---
 release/changelog_since_last_release.txt | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/release/changelog_since_last_release.txt b/release/changelog_since_last_release.txt
index df8de3a..d1dccc9 100644
--- a/release/changelog_since_last_release.txt
+++ b/release/changelog_since_last_release.txt
@@ -76,11 +76,10 @@
      - recompute far values in roc_for_far
      - Fix the test values
 * bob.io.image
+  *patch
+     - Fixed issue with PGM image load when such images have extra bytes (https://gitlab.idiap.ch/bob/bob.io.image/merge_requests/36).
   * minor
-     - Quick fix for the issue bob.io.image#29. I still don't know why this artefact is not visible.
-     * Migrate to conda based CI
-     - Add tests to detect the problem reported on this issue
-     - Allow garbage at the end of PNM iaimages not affect readout (closes bob.io.image#30)
+     - Migrate to conda based CI
 * bob.db.base
   * patch
      - Implemented local file upload, cf. bob.db.base#20
-- 
GitLab