Update of /cvsroot/php-blog/serendipity
In directory sc8-pr-cvs1:/tmp/cvs-serv14298
Modified Files:
NEWS
Log Message:
Typos suck
Index: NEWS
===================================================================
RCS file: /cvsroot/php-blog/serendipity/NEWS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- NEWS 6 Jun 2003 16:33:31 -0000 1.1
+++ NEWS 6 Jun 2003 16:36:18 -0000 1.2
@@ -4,7 +4,7 @@
* Submitted mails in comments are now clickable (tomsommer)
* Added support for using *.gif in Image Manager, even if PHP is compiled with read-only gif (tomsommer)
* Fixing bug #720632 (exit-links in html_nuggets plugin aren't counted) (tomsommer)
- * We now send diffirent notification emails if the comment is a trackback. (tomsommer)
+ * We now send different notification emails if the comment is a trackback. (tomsommer)
* Stipped mail from HTML tags (tomsommer)
* When viewing a single entry, page <title> becomes entry's title. (jhermanns)
* Links to entries are now called /archives/id_title_of_entry.html (used to be /archives/e_id.html) (jhermanns)
@@ -18,9 +18,9 @@
* Added link back to main page (tomsommer)
* Added support for deletion in blogger and metaweblog APIs (gschlossnagle)
* Added lots of error-handling to image manager (tomsommer)
- * We now show trackbacks in a seperate window, and count them seperately (jhermanns)
+ * We now show trackbacks in a seperate window, and count them separately (jhermanns)
* Superuser-login initially sends you to authoring suit now (jhermanns)
- * Beutified mails (tomsommer)
+ * Beautified mails (tomsommer)
* In Admin-module 'Edit entries' is now called 'Authoring Suite' (tomsommer)
* Improved imagick thumbnail generation (jhermanns)
* You can now delete images in image manager (tomsommer)
@@ -29,7 +29,7 @@
* Link to the archives is now /archive (jhermanns)
* Disallow empty comments (tomsommer)
* Fixed broken auto-trackback discovery (gschlossnagle)
- * Fixed problem with echo'ing of .htaccess and paths, if installation fails (tomsommer)
+ * Fixed problem with echoing of .htaccess and paths, if installation fails (tomsommer)
* Added CSS to installation-screen (tomsommer)
* Fixed bug when displaying individual days by clicking on the calendar (tomsommer)
* Fixed bug #719016 - (entry-title does not escape correctly) (tomsommer)
|