Release slapos.toolbox-0.17

parent fb4f5d39
0.17 (unreleased)
0.17 (2012-02-10)
=================
* No change yet.
* slapbuilder: Update slapbuilder to new OpenSuse 12.1. [Cedric Le Ninivin]
* slapbuilder: Added automatic IPv6 support thanks to ViFiB OpenVPN.
[Cedric Le Ninivin]
* slapbuilder: Added virtual machine support. [Cedric Le Ninivin]
* slapbuilder: Added "One Disk" feature. [Cedric Le Ninivin]
0.16 (2012-01-20)
=================
......
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
import glob
import os
version = '0.17-dev'
version = '0.17'
name = 'slapos.toolbox'
long_description = open("README.txt").read() + "\n" + \
open("CHANGES.txt").read() + "\n"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment