From 67b7f15f0653f0953f5c613a413a501e077cf123 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 28 Aug 2010 12:59:18 -0700 Subject: [PATCH 1/2] * etc/ChangeLog: Mark tiny change. --- etc/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/ChangeLog b/etc/ChangeLog index f6166ef8a5f..eb71de40e3d 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,4 +1,4 @@ -2010-08-22 Alex Harsanyi +2010-08-22 Alex Harsanyi (tiny change) * emacs3.py: Import imp module and use it (Bug#5756). From 8818c329b249e923b290fdc7864565ceb0ec9028 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 28 Aug 2010 13:01:36 -0700 Subject: [PATCH 2/2] * etc/ChangeLog: Whitespace. --- etc/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/ChangeLog b/etc/ChangeLog index eb71de40e3d..d2145fb811b 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,4 +1,4 @@ -2010-08-22 Alex Harsanyi (tiny change) +2010-08-22 Alex Harsanyi (tiny change) * emacs3.py: Import imp module and use it (Bug#5756).