2.8.2:

* Gdk::Window::set_cursor(): 
  Avoid leaking an extra Cursor instance.
  (Philip Langdale)
* Build:
  - Correctly find gmmproc on 64-bit systems.
    (Jonathon Jongsma)
  - Optionally don't build the documentation, for 
  people in a hurry. (Jonathon Jongsma)
  - Windows: Check for mkifofs(). (Murray Cumming)
  - For reduced-resources devices, optionally allow deprecated 
    API to be left out of the library.
* Documentation:
  - Generated Since and Deprecated lists of API.
  - Improved Expander documentation.
    (Murray Cumming)
  - Corrections to DrawArea chapter in book.
    (Jonathon Jongsma)