diff --git a/doc/APIchanges b/doc/APIchanges
index 7d2567949010ed8b21eda0d8319fb89c0f229533..142a92b0c989e79dbfb1bf4aead6c850426fc672 100644
--- a/doc/APIchanges
+++ b/doc/APIchanges
@@ -306,6 +306,10 @@ API changes, most recent first:
   Deprecate CODEC_FLAG_INPUT_PRESERVED. Its functionality is replaced by passing
   reference-counted frames to encoders.
 
+2014-04-30 - 617e866 - lavu 52.81.100 - pixdesc.h
+  Add av_find_best_pix_fmt_of_2(), av_get_pix_fmt_loss()
+  Deprecate avcodec_get_pix_fmt_loss(), avcodec_find_best_pix_fmt_of_2()
+
 2014-04-29 - 1bf6396 - lavc 55.60.100 - avcodec.h
   Add AVCodecDescriptor.mime_types field.