summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2005-09-19 16:08:11 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:12:50 +0200
commitb182bdae471ae83cb55e35bb46e9541cc9995e3c (patch)
tree80df4602a3fec380643d45e5c4bf66db481b5289 /NEWS
parent85f4b134c49e05c861d26f71509bdad4a75eb422 (diff)
downloadexternal_gettext-b182bdae471ae83cb55e35bb46e9541cc9995e3c.zip
external_gettext-b182bdae471ae83cb55e35bb46e9541cc9995e3c.tar.gz
external_gettext-b182bdae471ae83cb55e35bb46e9541cc9995e3c.tar.bz2
Use new error handlers in libgettextpo.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a7fa6d0..440e998 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,11 @@
+* libgettextpo library:
+ - The error handler type passed to po_file_read(), po_file_write(),
+ po_message_check_format() has changed.
+ This is an incompatible change: Programs using the library *must* update
+ their code.
+ Binary compatibility is guaranteed, however.
+
* Portability to mingw.
Version 0.14.5 - May 2005