Revision 97a37b3f

b/Makefile.am
1 1
# standard automake rules
2 2
SUBDIRS = man lib scripts daemons doc test tools qa
3 3

  
4
EXTRA_DIST = NEWS
5

  
4 6
# custom rules
5 7
depgraph: depgraph.png
6 8

  
b/NEWS
1
News for Ganeti
2
===============
3

  
4
This file lists major changes between versions.
5

  
6
1.2b2:
7
  * Change configuration file format from Python's Pickle to JSON.
8
    Upgrading is possible using the cfgupgrade utility.

Also available in: Unified diff