summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Berkman <jberkman@src.gnome.org>2002-04-11 18:55:06 +0000
committerJacob Berkman <jberkman@src.gnome.org>2002-04-11 18:55:06 +0000
commit1f98e3e6462430afc6ee425d96205c1daeff2cc5 (patch)
treebd91c53c87cf4163fd86731a3a2325efa53352bf
parent2409371641fa15ca78e6c0a529086414dc2511b2 (diff)
downloadgnome-control-center-1f98e3e6462430afc6ee425d96205c1daeff2cc5.tar.gz
fix formatting
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index bf785b4c8..9e6f63698 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
2002-04-10 Kevin Breit <mrproper@ximian.com>
- * configure.in: Added the help/Makefile.am and help/C/Makefile.am. If the build breaks, look at this stuff. It's not the first time I've killed the build.
- * Makefile.am: Made sure that help was in the SUBDIRS. I don't want to break the build again. :/
+ * configure.in: Added the help/Makefile.am and help/C/Makefile.am.
+ If the build breaks, look at this stuff. It's not the first time
+ I've killed the build.
+
+ * Makefile.am: Made sure that help was in the SUBDIRS. I don't
+ want to break the build again. :/
2002-04-10 Rachel Hestilow <hestilow@ximian.com>