Statistics
| Branch: | Tag: | Revision:

root / NEWS @ 9133387e

History | View | Annotate | Download (57.4 kB)

# Date Author Comment
7578ab0a 04/18/2011 06:55 pm Michael Hanselmann

qlang: Add parser for query filter language

With this parser, command line utilities will be able to provide filters
through query2 in a simplistic language. Example filters:

name  "node3.example.com" 
master or (name "node4.example.com")
be/memory == 128 and name =~ /^web/i...
af7b6689 04/07/2011 01:24 pm Michael Hanselmann

Merge branch 'devel-2.4'

  • devel-2.4:
    LUInstanceQueryData: Don't acquire locks unless requested
    Increase the lock timeouts before we block-acquire
    daemon.py: move startup log message before prep_fn
    Display the actual memory values in N+1 failures...
3fd7f652 03/30/2011 02:51 pm Michael Hanselmann

RAPI server: Drop support for instance creation format 0

Ganeti 2.1.3, released in June 2010, added support for a new, extensible
instance creation request format, called version 1. This patch removes
support for the old and undocumented version 0 format....

c199dbae 03/09/2011 02:38 pm Iustin Pop

Bump version for 2.4.1 release

Signed-off-by: Iustin Pop <>
Reviewed-by: René Nussbaumer <>

b713fb7a 03/07/2011 03:43 pm Iustin Pop

Merge branch 'stable-2.4'

  • stable-2.4:
    Release 2.4.0
    Small improvement to the ganeti man page
    Fix LUClusterRepairDiskSizes and rpc result usage
    Fix RPC mismatch in blockdev_getsize[s]
    RAPI: fix evacuate node resource
    Fix typo in kvm-ifup script...
20203756 03/07/2011 01:57 pm Iustin Pop

Release 2.4.0

NEWS update and version bump.

Signed-off-by: Iustin Pop <>
Reviewed-by: Michael Hanselmann <>

72f0ef8e 03/02/2011 10:03 pm Guido Trotter

Remove deprecated 'bridge' nic parameter

This has been a synonym for "link" since a few major versions.
Add a NEWS entry so we won't forget to mention it at release time.

Signed-off-by: Guido Trotter <>
Reviewed-by: Michael Hanselmann <>

df3df936 03/01/2011 11:32 am Michael Hanselmann

NEWS: Replace smartquotes, start lines with uppercase

- Sphinx converts ASCII quotes ("") to smartquotes (“”) automatically
- Sentences or list items start with an uppercase letter
- Changed description of non-verbose “gnt-* list” output slightly

Signed-off-by: Michael Hanselmann <>...

94b697b0 02/28/2011 04:22 pm Iustin Pop

Update NEWS and release 2.4.0 rc3

Signed-off-by: Iustin Pop <>
Reviewed-by: René Nussbaumer <>

cbfa4f0f 02/22/2011 05:57 pm Michael Hanselmann

Merge branch 'devel-2.4'

  • devel-2.4: (60 commits)
    Update news and bump version for 2.4.0 rc2
    Fix pylint warnings
    TestRapiInstanceRename use instance name
    Change the list formatting to a 'special' chars
    Add support for merging node groups
    Add option to rename groups on conflict...
e41a1c0c 02/21/2011 02:38 pm Iustin Pop

Update news and bump version for 2.4.0 rc2

Signed-off-by: Iustin Pop <>
Reviewed-by: René Nussbaumer <>

526a662a 02/15/2011 01:11 pm Michael Hanselmann

RAPI: Clean up instance creation, use generated docs

- Use FillOpCode and unify parameter names between RAPI and opcode
- Generate parameter documentation
- Improve opcode parameter documentation

Signed-off-by: Michael Hanselmann <>
Reviewed-by: René Nussbaumer <>

88bc199a 02/15/2011 01:11 pm Michael Hanselmann

RAPI: Use FillOpCode for renaming instances

Signed-off-by: Michael Hanselmann <>
Reviewed-by: René Nussbaumer <>

ec31a18f 02/04/2011 01:06 pm Iustin Pop

Update NEWS file for the 2.4.0 rc1 release

Also bump up the version.

Signed-off-by: Iustin Pop <>
Reviewed-by: Michael Hanselmann <>
Reviewed-by: René Nussbaumer <>

f2af0bec 01/18/2011 01:47 pm Iustin Pop

Rename OpQueryInstances and LUQueryInstances

Signed-off-by: Iustin Pop <>
Reviewed-by: René Nussbaumer <>

cc0dec7b 01/18/2011 01:47 pm Iustin Pop

Rename OpConnectConsole and LUConnectConsole

Signed-off-by: Iustin Pop <>
Reviewed-by: René Nussbaumer <>

a91f69c4 01/14/2011 02:42 pm Michael Hanselmann

Bump version for Ganeti 2.4.0~beta1

Update the version in all necessary places. Update NEWS with release
date.

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

3daa24ea 01/14/2011 02:42 pm Michael Hanselmann

Update NEWS for Ganeti 2.4

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>
Reviewed-by: René Nussbaumer <>

82d25bbb 12/20/2010 04:42 pm Michael Hanselmann

Merge branch 'devel-2.3'

  • devel-2.3:
    Prepare 2.3.1 release
    Fix disk status verification in LUClusterVerify

Conflicts:
NEWS: Trivial

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

bb2dc35a 12/20/2010 03:22 pm Michael Hanselmann

Prepare 2.3.1 release

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

d7a08491 12/14/2010 03:23 pm Michael Hanselmann

Update NEWS for new query infrastructure

Signed-off-by: Michael Hanselmann <>
Reviewed-by: René Nussbaumer <>

3c8a73a4 12/02/2010 05:58 pm Michael Hanselmann

Merge branch 'devel-2.3'

  • devel-2.3:
    locking: Clarify message for removed locks
    Bump version for 2.3.1~rc1 release
    impexpd: Disable OpenSSL compression in socat if possible
    Bump version for 2.3.0

Conflicts:
NEWS: Trivial

Signed-off-by: Michael Hanselmann <>...

563d5e72 12/01/2010 09:45 pm Michael Hanselmann

Bump version for 2.3.1~rc1 release

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

7c324b88 12/01/2010 05:07 pm Michael Hanselmann

Bump version for 2.3.0

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

fdd9ac5b 11/29/2010 05:14 pm Michael Hanselmann

Move “rapi_users” file into separate directory

This reduces the number of notifications in “ganeti-rapi”. Until now it
was notified for every change in …/lib/ganeti and had to check whether
the users file was affected. A symlink is always created in cfgupgrade...

ca6c2dcd 11/19/2010 03:16 pm Iustin Pop

Updates NEWS and configure.ac for 2.3.0~rc1

Signed-off-by: Iustin Pop <>
Reviewed-by: Michael Hanselmann <>

2b613de4 11/19/2010 03:06 pm Iustin Pop

Merge branch 'devel-2.2' into devel-2.3

  • devel-2.2:
    Update NEWS & configure.ac for the 2.2.2 release
    Fix documentation regarding conversion to drbd

Conflicts:
NEWS (integrated 2.2 changes)
configure.ac (kept our version)

Signed-off-by: Iustin Pop <>...

2596526d 11/19/2010 01:00 pm Iustin Pop

Update NEWS & configure.ac for the 2.2.2 release

This imports the 2.1.8 NEWS entry and adds the 2.2.2 one, then updates the
configure.ac version.

Signed-off-by: Iustin Pop <>
Reviewed-by: René Nussbaumer <>

261297a9 11/02/2010 03:18 pm Michael Hanselmann

Fix typos in NEWS

Signed-off-by: Michael Hanselmann <>
Reviewed-by: René Nussbaumer <>

a8ee6e94 11/02/2010 01:00 pm Michael Hanselmann

Bump version for Ganeti 2.3

Also update cfgupgrade and NEWS.

Signed-off-by: Michael Hanselmann <>
Reviewed-by: René Nussbaumer <>

515d87eb 11/01/2010 06:03 pm Michael Hanselmann

Update NEWS for Ganeti 2.3

Signed-off-by: Michael Hanselmann <>
Reviewed-by: René Nussbaumer <>

960d0825 10/26/2010 02:53 pm René Nussbaumer

Update NEWS

This add my recent changes for support of wiping disks prior to
allocation as a new feature to the NEWS file

Signed-off-by: René Nussbaumer <>
Reviewed-by: Iustin Pop <>

dcb95afb 10/19/2010 02:29 pm Michael Hanselmann

Bump version to 2.2.1, update NEWS

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

24440be4 10/14/2010 02:13 pm Iustin Pop

Release 2.2.1~rc1

Signed-off-by: Iustin Pop <>
Reviewed-by: Michael Hanselmann <>

2759d988 10/08/2010 08:39 pm Guido Trotter

Merge commit 'v2.2.0.1' into stable-2.2

  • commit 'v2.2.0.1':
    Release Ganeti 2.2.0.1

Conflicts:
NEWS
- merge
configure.ac
- keep 2.2.1~rc0 version

Signed-off-by: Guido Trotter <>
Reviewed-by: Luca Bigliardi <>

bf21f985 10/08/2010 08:25 pm Guido Trotter

Release Ganeti 2.2.0.1

2.2.0 was built with old autotools, and it's incompatible with Python
2.6. Rebuilding with a newer autotools version fixes this.

Signed-off-by: Guido Trotter <>
Reviewed-by: Luca Bigliardi <>

fad3096a 10/07/2010 04:16 pm Michael Hanselmann

Bump version to 2.2.1~rc0

Also update NEWS.

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

052ee117 10/04/2010 07:48 pm Michael Hanselmann

Merge branch 'stable-2.2' into devel-2.2

  • stable-2.2:
    Bump version to 2.2.0, update NEWS
    Fix instance rename regression from 3fe11ba3

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Guido Trotter <>

83e90c39 10/04/2010 06:29 pm Michael Hanselmann

Bump version to 2.2.0, update NEWS

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

227e546f 09/22/2010 05:53 pm Michael Hanselmann

Merge branch 'stable-2.2' into devel-2.2

  • stable-2.2:
    NEWS: Add 2.2.0~rc2 release date
    Bump version to 2.2.0~rc2
    Remove two old aliases
    Fix migration on new KVMs
    Prepare 2.2.0~rc2 release

Signed-off-by: Michael Hanselmann <>
Reviewed-by: René Nussbaumer <>

f64de30f 09/22/2010 04:15 pm Michael Hanselmann

NEWS: Add 2.2.0~rc2 release date

This was forgotten when preparing the release.

Signed-off-by: Michael Hanselmann <>
Reviewed-by: René Nussbaumer <>

28b5de4d 09/20/2010 11:08 am Michael Hanselmann

Prepare 2.2.0~rc2 release

Update NEWS, but not yet configure.ac.

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

e4d89284 08/24/2010 08:06 pm Guido Trotter

Merge branch 'devel-2.1' into devel-2.2

  • devel-2.1:
    Increase version to 2.1.7
    Update NEWS for the 2.1.7 release

Conflicts:
NEWS
- merge
configure.ac
- keep the 2.2 version

Signed-off-by: Guido Trotter <>
Reviewed-by: Iustin Pop <>

6845d276 08/24/2010 07:54 pm Guido Trotter

Update NEWS for the 2.1.7 release

Signed-off-by: Guido Trotter <>
Reviewed-by: Iustin Pop <>

0849f36b 08/23/2010 05:33 pm Michael Hanselmann

Prepare 2.2.0~rc1 release

Update NEWS and version number.

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

a4978169 08/20/2010 05:16 pm Michael Hanselmann

Use Sphinx' :rfc: extension to refer to RFCs

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

41c44dcf 07/30/2010 10:59 pm Iustin Pop

Bump version to 2.2.0~rc0

Signed-off-by: Iustin Pop <>
Reviewed-by: Michael Hanselmann <>

529a8d17 07/30/2010 06:21 pm Iustin Pop

Update NEWS file for the first release candidate

Signed-off-by: Iustin Pop <>
Reviewed-by: Michael Hanselmann <>

e0c9743d 07/16/2010 04:10 pm Guido Trotter

Merge branch 'devel-2.1'

  • devel-2.1:
    Bump up version to release 2.1.6
    Update NEWS file for 2.1.6

Conflicts:
NEWS
- merge
configure.ac
- keep 2.2 version

Signed-off-by: Guido Trotter <>
Reviewed-by: Iustin Pop <>

ae828011 07/16/2010 03:10 pm Guido Trotter

Update NEWS file for 2.1.6

Signed-off-by: Guido Trotter <>
Reviewed-by: Iustin Pop <>

801b6a33 07/01/2010 05:31 pm Guido Trotter

Merge branch 'stable-2.1'

  • stable-2.1:
    Bump up version for 2.1.5 release
    RapiClient: fix multi-authentication in Python 2.6
    Remove rapi-user and rapi-pass from qa-sample.json
    qa: fix gnt-instance modify -t drbd
    qa: shutdown instance before trying disk convert...
1d4c743d 07/01/2010 05:05 pm Guido Trotter

Bump up version for 2.1.5 release

Also update the release date and the NEWS file.

Signed-off-by: Guido Trotter <>
Reviewed-by: Michael Hanselmann <>

71cba20b 06/29/2010 07:53 pm Guido Trotter

Update NEWS for the 2.1.5 release

Signed-off-by: Guido Trotter <>
Reviewed-by: Michael Hanselmann <>

626f4e45 06/18/2010 02:23 pm Guido Trotter

Merge branch 'stable-2.1'

  • stable-2.1:
    Bump up version for the 2.1.4 release
    Update NEWS about the latest 2.1 change
    Fix handling of errors from socket.gethostbyname
    Update a comment in qa-sample.json
    RAPI client: Add support for Python 2.6
    Update NEWS for Ganeti 2.1.4...
3ef56ab6 06/18/2010 12:29 pm Guido Trotter

Update NEWS about the latest 2.1 change

Signed-off-by: Guido Trotter <>
Reviewed-by: Michael Hanselmann <>

c1a25b88 06/17/2010 03:12 pm Guido Trotter

Update NEWS for Ganeti 2.1.4

Signed-off-by: Guido Trotter <>
Reviewed-by: Michael Hanselmann <>

a0a470fa 06/17/2010 01:31 pm Michael Hanselmann

Bump version to 2.2.0~beta0

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Guido Trotter <>

e0897adf 06/09/2010 12:40 pm Michael Hanselmann

Start to prepare documentation for 2.2 release

- Update NEWS file
- Remove dependency on OpenSSL (pyOpenSSL remains)
- Update manpages, fix typos and other things

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

664ab866 06/04/2010 05:17 pm Guido Trotter

Merge branch 'devel-2.1'

  • devel-2.1:
    _ExecuteKVMRuntime: fix hv parameter fun
    Update FinalizeMigration docstring
    LUGrowDisk: fix operation on down instances
    Allow disk operation to act on a subset of disks
    NEWS: add release date for 2.1.3
    Bump up version for the 2.1.3 release...
7cf722ea 06/04/2010 04:22 pm Guido Trotter

NEWS: add release date for 2.1.3

Signed-off-by: Guido Trotter <>
Reviewed-by: Michael Hanselmann <>

722702e3 06/03/2010 03:55 pm Guido Trotter

Bump up version for the 2.1.3 release

Signed-off-by: Guido Trotter <>
Reviewed-by: Iustin Pop <>

0fb44e89 06/03/2010 03:43 pm Guido Trotter

Merge branch 'devel-2.1'

  • devel-2.1:
    TestAsyncUDPSocket: remove dead code and add test
    TestAsyncUDPSocket: test for oversized sends
    Document the check-man change
    Update NEWS for Ganeti 2.1.3
    Second attempt at fixing check-man
    Fix check-man for newer man-db...
1de45c78 06/02/2010 08:39 pm Guido Trotter

Document the check-man change

Since this affects developers' systems, document it in NEWS and
devnotes.rst

Signed-off-by: Guido Trotter <>
Reviewed-by: Iustin Pop <>

14d91053 06/02/2010 08:39 pm Guido Trotter

Update NEWS for Ganeti 2.1.3

Signed-off-by: Guido Trotter <>
Reviewed-by: Iustin Pop <>

01144827 05/10/2010 12:44 pm Guido Trotter

Merge branch 'devel-2.1'

  • devel-2.1: (22 commits)
    NEWS: fix empty lines
    Fix a unittest name and docstring
    Force ssh to allocate a tty
    Fix a unittest docstring
    IsProcessAlive: retry stat() a few times
    Retry{Again,Timeout}: explain reraising
    utils.Retry: pass up timeout arguments...
507fd05a 05/10/2010 12:23 pm Guido Trotter

NEWS: fix empty lines

Make sure there are exactly two empty lines between different versions
(rather than 1 or 3).

Signed-off-by: Guido Trotter <>
Reviewed-by: Balazs Lecz <>

23f983f4 05/07/2010 05:05 pm Guido Trotter

Update NEWS for Ganeti 2.1.2.1

Signed-off-by: Guido Trotter <>
Reviewed-by: Iustin Pop <>

ace6cbe8 05/07/2010 11:35 am Iustin Pop

Bump version for 2.1.2 release

Signed-off-by: Iustin Pop <>
Reviewed-by: Michael Hanselmann <>

ba538816 05/06/2010 12:57 pm Iustin Pop

Update NEWS file for 2.1.2

Signed-off-by: Iustin Pop <>
Reviewed-by: Michael Hanselmann <>
Reviewed-by: Guido Trotter <>

bdc93557 05/05/2010 03:31 pm Iustin Pop

Add dates to the NEWS file

Just for easier history digging…

Signed-off-by: Iustin Pop <>
Reviewed-by: Guido Trotter <>

bb3776b4 03/15/2010 04:25 pm Michael Hanselmann

Merge remote branch 'origin/devel-2.1'

  • origin/devel-2.1: (116 commits)
    Implement replacing cluster certs and keys via “gnt-cluster renew-crypto”
    cli: Add helper function to stop and start whole cluster
    cfgupgrade: Use new bootstrap function for certs and keys...
c655522d 03/11/2010 12:45 pm Iustin Pop

Update NEWS file for the 2.1.1 release

Signed-off-by: Iustin Pop <>
Reviewed-by: Michael Hanselmann <>
Reviewed-by: René Nussbaumer <>
Reviewed-by: Michael Hanselmann <>

7b8f3fcd 02/26/2010 03:37 pm Michael Hanselmann

Merge remote branch 'origin/devel-2.0' into devel-2.1

  • origin/devel-2.0:
    Fix two potentially endless loops in http library
    Update NEWS file and bump version to 2.0.6
    ganeti-cleaner: does 'echo 0' instead of 'exit 0'

Conflicts:
NEWS: Trivial
configure.ac: Trivial...

e8cd4796 02/04/2010 12:47 pm Iustin Pop

Update NEWS file and bump version to 2.0.6

Signed-off-by: Iustin Pop <>
Reviewed-by: Michael Hanselmann <>

ab221ddf 01/22/2010 04:17 pm Michael Hanselmann

http.server: No longer enfore JSON encoding for body

The HTTP layer shouldn't care about the contents of the request data or
responses. This requires further changes in the RAPI code to handle client
requests correctly.

Signed-off-by: Michael Hanselmann <>...

5c0433d6 12/16/2009 04:06 pm Iustin Pop

Merge branch 'stable-2.0' into stable-2.1

  • stable-2.0:
    Update NEWS file and release Ganeti 2.0.5
    Security issue: add validation of script names
    Move the hooks file mask into constants.py
    Improve LUQueryNodes for lockless case
    Ship rapi.rst/rapi.html in the dist archive...
e5823b7e 12/16/2009 03:42 pm Iustin Pop

Update NEWS file and release Ganeti 2.0.5

Signed-off-by: Iustin Pop <>
Reviewed-by: Michael Hanselmann <>

3e5af833 11/11/2009 07:18 pm Michael Hanselmann

Bump version to 2.1.0~rc0

Also add one item to NEWS.

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Guido Trotter <>

bfe61b0b 11/06/2009 03:33 pm Iustin Pop

A few more small documentation updates

Signed-off-by: Iustin Pop <>
Reviewed-by: Guido Trotter <>

f154a7a3 11/05/2009 05:36 pm Michael Hanselmann

Add new “daemon-util” script to start/stop Ganeti daemons

Until now, Ganeti started and stopped its own daemons using custom functions.
To start, the daemon was just executed and then sent the appropriate signals to
stop it again. Init scripts would have to pay attention to the PID file and...

936f3c59 10/29/2009 04:48 pm Michael Hanselmann

Update NEWS

Add rapi_users changes, rearrange a bit and one wording change.

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

9b94905f 10/28/2009 03:47 am Iustin Pop

Rename the node storage commands

To reduce confusion, the following gnt-node commands are renamed:

- physical-volumes → list-storage
- modify-volume → modify-storage
- repair-volume → repair-storage

The NEWS file is update accordingly and it also gets emacs local...

b989b9d9 10/22/2009 04:40 pm Ken Wehr

Adding '--no-ssh-init' option to 'gnt-cluster init'.

Allows the initialization of a cluster without the creation or distribution
of SSH key pairs. Includes changes for LeaveCluster and RPC.

Signed-off-by: Ken Wehr <>
Signed-off-by: Guido Trotter <>...

f940cf61 10/13/2009 04:02 pm Guido Trotter

Update NEWS for instance shutdown timeout

Signed-off-by: Guido Trotter <>
Reviewed-by: Michael Hanselmann <>

cc291012 10/13/2009 03:18 pm Iustin Pop

Update documentation for recreate-disks

This also clarifies the UUIDs NEWS entry.

Signed-off-by: Iustin Pop <>
Reviewed-by: Michael Hanselmann <>

920a91bf 10/13/2009 01:58 pm Michael Hanselmann

Update NEWS for Ganeti 2.1

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

aa287e8c 10/13/2009 01:58 pm Michael Hanselmann

Convert NEWS to ASCII

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

c8872a0b 09/30/2009 03:59 pm Iustin Pop

Merge remote branch 'origin/master' into mogu

  • origin/master:
    Fix burnin's verbose mode
    Final NEWS update and version increase for 2.0.4
    Encode the actual exception raised by LU execution
    Move the luxi error handling into errors.py
    Fix the confusing ssh/hostname message in node add...
d303fefe 09/29/2009 01:31 pm Iustin Pop

Final NEWS update and version increase for 2.0.4

QA passed successfully, let's try to have a release.

Signed-off-by: Iustin Pop <>
Reviewed-by: Michael Hanselmann <>

7579eb06 09/25/2009 05:37 pm Iustin Pop

Update NEWS file for version 2.0.4

We don't bump up the version yet, pending more QA tests.

Signed-off-by: Iustin Pop <>
Reviewed-by: Michael Hanselmann <>

7faf5110 09/24/2009 06:32 pm Michael Hanselmann

Wrap documentation to max 72 characters per line

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

558fd122 09/24/2009 06:31 pm Michael Hanselmann

Set Vim textwidth in each documentation file

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

61b5e342 09/18/2009 06:31 pm Michael Hanselmann

Convert NEWS file to RST

- Add markup for titles
- Convert quotes
- Reindent and rewrap to 72 chars per line

Signed-off-by: Michael Hanselmann <>
Reviewed-by: Iustin Pop <>

9d725d41 08/07/2009 12:34 pm Iustin Pop

Update NEWS and version for 2.0.3 release

Signed-off-by: Iustin Pop <>
Reviewed-by: Michael Hanselmann <>

550a995a 07/17/2009 02:28 pm Iustin Pop

Update NEWS and version for 2.0.2 release

Signed-off-by: Iustin Pop <>
Reviewed-by: Guido Trotter <>

0dea942c 06/16/2009 02:03 pm Iustin Pop

Update NEWS and version for 2.0.1 release

Signed-off-by: Iustin Pop <>
Reviewed-by: Guido Trotter <>

7a8994d4 05/27/2009 05:15 pm Iustin Pop

Release 2.0.0 final

This is simply a version bump, no changes from rc5.

Signed-off-by: Iustin Pop <>
Reviewed-by: Guido Trotter <>
Reviewed-by: Michael Hanselmann <>

b926bd98 05/20/2009 12:15 pm Iustin Pop

Release 2.0rc5

Signed-off-by: Iustin Pop <>
Reviewed-by: Guido Trotter <>

d1908b41 04/27/2009 01:57 pm Iustin Pop

Release 2.0rc4

Reviewed-by: ultrotter

5bbefdec 04/08/2009 03:34 pm Iustin Pop

Release 2.0rc3

Burnin tests were successful, release rc3.

Reviewed-by: imsnah