= Ccache news
+== Ccache 4.5.1
+
+Release date: 2021-11-17
+
+
+=== Bug fixes
+
+- Fixed entry_size field for result entries. This bug affected the recompression
+ feature (`-X`/`--recompress`) in ccache 4.5. +
+ [small]#_[contributed by Joel Rosdahl]_#
+
+- The actual compression level is now once again stored in the cache entry
+ header. +
+ [small]#_[contributed by Joel Rosdahl]_#
+
+- Corrected error handling for unconstructible secondary storage backends. For
+ instance, this avoids a crash when a Redis server can't be reached. +
+ [small]#_[contributed by Joel Rosdahl]_#
+
+
== Ccache 4.5
Release date: 2021-11-13