Update of /cvsroot/refdb/homepage
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4647
Modified Files:
index.html
Log Message:
added bug note
Index: index.html
===================================================================
RCS file: /cvsroot/refdb/homepage/index.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -U2 -r1.17 -r1.18
--- index.html 4 Jan 2006 21:58:33 -0000 1.17
+++ index.html 5 Feb 2006 21:37:19 -0000 1.18
@@ -137,4 +137,8 @@
<h2>News</h2>
<div class="news">
+ <h3>February 5, 2006</h3>
+ <p>A bug was discovered in the client/server dialog of RefDB 0.9.6-pre2 and later, 0.9.6 (release), and 0.9.7-pre1. This bug may cause data loss when retrieving references of a particular size (between 4096 and 4100 byte) by means of the refdbc:getref command. The getnote command and the getbib tool are also affected in a similar way. It is strongly recommended to upgrade to the latest prerelease (<a href="pre/refdb-0.9.7-pre2.tar.gz">refdb-0.9.7-pre2</a>) which fixes this and a few more minor bugs.</p>
+ </div>
+ <div class="news">
<h3>December 22, 2005</h3>
<p>A new version of the refdb-elisp package is available. Please download it from the <a href="http://www.sourceforge.net/projects/refdb">Project page</a>. The two Emacs modes contained in the package turn Emacs into a full-fledged frontend for RefDB, allows direct editing and updating of reference, note, and style data, and allows a convenient "cite-while-you-write" kind of authoring of your next book or publication.</p>
|