Revision 1de45c78

b/NEWS
60 60
  - Fix a race condition in live migrating a KVM instance, when stat()
61 61
    on the old proc status file returned EINVAL, which is an unexpected
62 62
    value.
63
  - Fixed manpage checking with newer man and utf-8 charachters. But now
64
    you need the en_US.UTF-8 locale enabled to build Ganeti from git.
63 65

  
64 66

  
65 67
Version 2.1.2.1
b/doc/devnotes.rst
14 14
- `python-sphinx <http://sphinx.pocoo.org/>`_
15 15
  (tested with version 0.6.1)
16 16
- `graphviz <http://www.graphviz.org/>`_
17
- the `en_US.UTF-8` locale must be enabled on the system
17 18

  
18 19
To generate unittest coverage reports (``make coverage``), `coverage
19 20
<http://pypi.python.org/pypi/coverage>`_ needs to be installed.

Also available in: Unified diff