svn commit: r14063 - trunk/documentation/cookbook/changelog.xml
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: linus
Date: 2008-01-27 13:26:29-0800
New Revision: 14063
Modified:
trunk/documentation/cookbook/changelog.xml
Log:
Added Changelog entry for Eclipse update.
Modified: trunk/documentation/cookbook/changelog.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/documentation/cookbook/changelog.xml?view=diff&rev=14063&p1=trunk/documentation/cookbook/changelog.xml&p2=trunk/documentation/cookbook/changelog.xml&r1=14062&r2=14063
==============================================================================
--- trunk/documentation/cookbook/changelog.xml (original)
+++ trunk/documentation/cookbook/changelog.xml 2008-01-27 13:26:29-0800
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- $Id$ -->
<!--
-// Copyright (c) 1996-2007 The Regents of the University of California. All
+// Copyright (c) 1996-2008 The Regents of the University of California. All
// Rights Reserved. Permission to use, copy, modify, and distribute this
// software and its documentation without fee, and without a written
// agreement is hereby granted, provided that the above copyright notice
@@ -67,6 +67,17 @@
<tbody valign="top">
<row>
+ <entry>2008-01-20</entry>
+ <entry>
+Added a quick Eclipse instruction.
+(See <xref linkend="quickbuild"/>).
+ </entry>
+ <entry>Linus Tolke</entry>
+ </row>
+ </tbody>
+
+ <tbody valign="top">
+ <row>
<entry>2008-01-07</entry>
<entry>
Added requirement about enforcement of well-formedness rules.