Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'changelog/org.eclipse.linuxtools.changelog.core/ChangeLog')
-rw-r--r--changelog/org.eclipse.linuxtools.changelog.core/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/changelog/org.eclipse.linuxtools.changelog.core/ChangeLog b/changelog/org.eclipse.linuxtools.changelog.core/ChangeLog
index 950138b7ee..44e7312a99 100644
--- a/changelog/org.eclipse.linuxtools.changelog.core/ChangeLog
+++ b/changelog/org.eclipse.linuxtools.changelog.core/ChangeLog
@@ -1,3 +1,10 @@
+2010-03-25 Jeff Johnston <jjohnstn@redhat.com>
+
+ Resolves #306247
+ * src/org/eclipse/linuxtools/changelog/core/actions/PrepareChangeLogAction.java (outputMultipleEntryChangeLog): Make
+ a check for inline formatter before searching for a ChangeLog file. If the file does not have an inline formatter,
+ do not create a ChangeLog.
+
2010-03-01 Jeff Johnston <jjohnstn@redhat.com>
Resolves #304185

Back to the top