summaryrefslogtreecommitdiff
path: root/ChangeLog-old
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-05-02 11:06:08 +0200
committerGuido Günther <agx@sigxcpu.org>2014-05-02 11:06:08 +0200
commit1190eb8d003c872dcb203f9e3dade0c92f14cc9c (patch)
treebd6c409ad3615c381004bc7c2a6b69b48a9e649d /ChangeLog-old
parentcca8c1eae0ec5a881e37fa3dfc49981de1fd5900 (diff)
New upstream version 1.2.4~rc2
Diffstat (limited to 'ChangeLog-old')
-rw-r--r--ChangeLog-old8
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog-old b/ChangeLog-old
index ba738c4e2..e38a9bd74 100644
--- a/ChangeLog-old
+++ b/ChangeLog-old
@@ -4286,7 +4286,7 @@ Wed Dec 17 21:45:39 GMT 2008 Daniel P. Berrange <berrange@redhat.com>
Wed Dec 17 21:41:39 GMT 2008 Daniel P. Berrange <berrange@redhat.com>
- * src/libvirt_sym.version.in: Remove non-existant symbols
+ * src/libvirt_sym.version.in: Remove non-existent symbols
(John Levon)
Wed Dec 17 21:35:39 GMT 2008 Daniel P. Berrange <berrange@redhat.com>
@@ -12415,7 +12415,7 @@ Thu Jul 12 11:02:17 EST 2007 Daniel P. Berrange <berrange@redhat.com>
Thu Jul 12 11:00:17 EST 2007 Daniel P. Berrange <berrange@redhat.com>
- * qemud/qemud.c: Add explicit checks for existance of x509
+ * qemud/qemud.c: Add explicit checks for existence of x509
certificate & key files to get better error reporting than
GNU TLS offers when it can't load a file
@@ -13276,7 +13276,7 @@ Tue Apr 17 11:30:46 CEST 2007 Daniel Veillard <veillard@redhat.com>
Mon Apr 16 09:11:04 EST 2007 Daniel P. Berrange <berrange@redhat.com>
- * qemud/conf.c: Check for existance of QEMU binary path. Fix check
+ * qemud/conf.c: Check for existence of QEMU binary path. Fix check
for -no-kqemu flag to work with x86_64 on i386
Mon Apr 16 09:09:04 EST 2007 Daniel P. Berrange <berrange@redhat.com>
@@ -15020,7 +15020,7 @@ Tue Nov 7 16:33:43 CET 2006 Daniel Veillard <veillard@redhat.com>
Tue Oct 31 10:31:34 CET 2006 Daniel Veillard <veillard@redhat.com>
* src/xend_internal.c: when getting informations about a non
- existant domain, it is not a good idea to raise the HTTP
+ existent domain, it is not a good idea to raise the HTTP
404 GET error, the handling is better done somewhere up in
the stack.