]> www.infradead.org Git - users/mchehab/rasdaemon.git/commitdiff
Bump version to 0.5.2 v0.5.2
authorMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 3 Apr 2014 11:50:45 +0000 (08:50 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Thu, 3 Apr 2014 11:50:45 +0000 (08:50 -0300)
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
ChangeLog
configure.ac

index 21c2b1552f272ddb9556242fbb84423accf1900a..a88a7bfb2acdd050d5c801c187b5fce96577fc80 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
        * Version 0.5.0
        * Initial ABRT support
+
+2014-03-25     Mauro Carvalho Chehab <m.chehab@samsung.com>
+       * Version 0.5.1
+       * Fix patches at *.service files
+       * Some fixes and documentation for --record option
+
+2014-04-03     Mauro Carvalho Chehab <m.chehab@samsung.com>
+       - Version 0.5.2
+       * Some fixes for ABRT report support
index c8ea1b846b1f3220aa8a42208da7ab6024583616..64a5b13b7f21de6d90b92fa67d22efc8f53d0925 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([RASdaemon], 0.5.1)
+AC_INIT([RASdaemon], 0.5.2)
 AM_SILENT_RULES([yes])
 AC_CANONICAL_SYSTEM
 AC_CONFIG_MACRO_DIR([m4])