summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2007-10-08 20:53:28 +0000
committerRoy Marples <uberlord@gentoo.org>2007-10-08 20:53:28 +0000
commit177efdd0cc124fdee5b9852c3f7ed1287f9b2ec9 (patch)
treee782d1fe0e4cc76230bccc4e53e6e6d4394eb854 /app-shells/dash/ChangeLog
parentInitial import of ebuild, written by hd_brummy. (diff)
downloadgentoo-2-177efdd0cc124fdee5b9852c3f7ed1287f9b2ec9.tar.gz
gentoo-2-177efdd0cc124fdee5b9852c3f7ed1287f9b2ec9.tar.bz2
gentoo-2-177efdd0cc124fdee5b9852c3f7ed1287f9b2ec9.zip
Fix the arith patch for incorrect octal handling
(Portage version: 2.1.3.12)
Diffstat (limited to 'app-shells/dash/ChangeLog')
-rw-r--r--app-shells/dash/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/app-shells/dash/ChangeLog b/app-shells/dash/ChangeLog
index 36686fe5682f..9ee0ca69287e 100644
--- a/app-shells/dash/ChangeLog
+++ b/app-shells/dash/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-shells/dash
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.46 2007/10/08 10:25:03 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/dash/ChangeLog,v 1.47 2007/10/08 20:53:28 uberlord Exp $
+
+*dash-0.5.4.1-r2 (08 Oct 2007)
+
+ 08 Oct 2007; Roy Marples <uberlord@gentoo.org>
+ files/dash-0.5.4-posix-arith.patch, +dash-0.5.4.1-r2.ebuild:
+ Fix the arith patch for incorrect octal handling
*dash-0.5.4.1-r1 (08 Oct 2007)