summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2011-02-11 15:26:10 +0100
committerHans de Goede <hdegoede@redhat.com>2011-02-11 15:37:54 +0100
commit822fea8b32c7617badee123e5fa189ae356f2f87 (patch)
treef7dcff5e746dcf65dc7247caeb19786f0c194c9d /NEWS
parentf173a38de794a21f322aa3f324673e33cda74563 (diff)
downloadspice-5bc40195adba8f6ec40b46524e6c47b32b7220eb.tar.gz
spice-5bc40195adba8f6ec40b46524e6c47b32b7220eb.tar.xz
spice-5bc40195adba8f6ec40b46524e6c47b32b7220eb.zip
Release 0.7.30.7.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8e2e1e0a..d605b62a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Major changes in 0.7.3:
+=======================
+* Suport building with (and requires) libcacard-0.1.2
+* Fixes for building with gcc-4.6
+* Server: Drop unnecessary X11 and alsa requires from spice-server.pc
+* Client: fix minor for old migration support
+* Client: Remove spice-client watermark (rhbz#662450)
+
Major changes in 0.7.2:
=======================
* cmd-line-parser: fix wrong reporting of bad argument in --bla=val case