1.2.9

 - Restore binary compatibility again, 1.2.8 broke it (Fridrich Strba)

1.2.8

 - Fix bug 10025: Segfault trying to parse certain word documents (Jean Brefort)
 - Fix bug 12746: Tables not imported from MS Word documents (Martin Sevior)
 - Fix Bug 11433 wvWare hangs on this seemingly blank word doc (Martin Sevior)
 - Buildfix: Remove unused LINK_WIN32_DLL check (Fridrich Strba)
 - Buildfix: link with -no-undefined (Fridrich Strba)

1.2.7 

  - Bug 12353: Regression: newlines not imported anymore (Robert Wilhelm)
  - Cross building improvements (Fridrich Strba)
  - Fix build issue: 'libtool: link: `-::-' is not valid version information' (Jon Kare Hellan)
  - Bug 12353: configure.ac in 1.2.6 release says 1.2.5

1.2.6

Important:

  - Restore the soversion major to the value of 1.2.4 because ABI didn't change.

Fixes:

  - Bug 11547: unportable test construct. (Thomas Klausner)
  - Fix typos in wvWare's help message.
  - Fix a few mis-matched wvMalloc/malloc/wvFree/free combinations. Use glib to 
    allocate and free all of our memory.
  - Bug 9355: a NULL pointer was causing a crash.
  - Bug 9705: Default font alignment in paragraph was incorrect.
  - Bug 10125: Crash in the PAP handling. (Hubert Figuiere)
  - Fix a memory leak in wvRTF. (Hubert Figuiere)
  - Bug 12034: Fix a huge performance issue while loading images. 
    (Robert Wilhelm)
  - Fix invalid writes in wvConfig.c (Hubert Figuiere)

1.2.5
