[libvirt] [PATCH] fix changelog

Guido Günther agx at sigxcpu.org
Thu Apr 16 17:17:46 UTC 2009


Hi,
I broke "make syntax-check" by forgetting to set a C locale. O.k. to
apply:

diff --git a/ChangeLog b/ChangeLog
index 18845e1..96ac44a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Do Apr 16 17:48:30 CEST 2009 Guido Günther <agx at sigxcpu.org>
+Thu Apr 16 17:48:30 CEST 2009 Guido Günther <agx at sigxcpu.org>
 
 	* src/qemu_driver.c (qemudMonitorCommandExtra): don't log monitor
 	  output to domain log file. It's logged via the logging system
@@ -10,7 +10,7 @@ Do Apr 16 17:48:30 CEST 2009 Guido Günther <agx at sigxcpu.org>
 	   qemudDomainMemoryPeek, qemudDomainMigratePerform): prefix monitor
 	   debug output with vm name.
 
-Do Apr 16 16:48:51 CEST 2009 Guido Günther <agx at sigxcpu.org>
+Thu Apr 16 16:48:51 CEST 2009 Guido Günther <agx at sigxcpu.org>
 
 	* src/qemud.c (remoteReadConfigFile): don't hardcode buffer for
 	  getgrnam_r to 1024 bytes and increase it on ERANGE. 

Would we make a changelog entry for modifying the changelog?
 -- Guido




More information about the libvir-list mailing list