Update type
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 80fb816..b63ccaf 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -67,7 +67,7 @@
<action type="fix" issue="NET-708" dev="ggregory" due-to="XenoAmess">
Use yyyy instead of YYYY in SimpleDateFormat #97.
</action>
- <action type="update" dev="sebb">
+ <action type="fix" dev="sebb">
Prevent serialization of the 4 classes that implement Serializable.
It is not useful and is unlikely to work properly.
</action>