Skip to content

Commit 5255d70

Browse files
committed
* META, NEWS: Updated for 0.2.4.1 release.
1 parent 7d9ae23 commit 5255d70

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

ChangeLog

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
2009-04-21 Chris Dunlap <[email protected]>
22

3+
* META, NEWS: Updated for 0.2.4.1 release.
4+
35
* log.c, log.h: Renamed dprintf() to debug_printf(). The old function
46
name conflicted with the GNU dprintf() routine for printing to a file
57
descriptor. Supposedly, this GNU extension will be specified in the

META

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: conman
2-
Version: 0.2.4
2+
Version: 0.2.4.1
33
Release: 1
4-
Date: 2009-04-14
4+
Date: 2009-04-21
55
Author: Chris Dunlap <[email protected]>

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
conman-0.2.4.1 (2009-04-21):
2+
- Fixed builds with gcc-4.4 on Fedora 11.
3+
14
conman-0.2.4 (2009-04-14):
25
- Added support for FreeIPMI.
36
- Added console scripts for Sun ELOM and Sun Fire V20z/V40z.

0 commit comments

Comments
 (0)