aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLudovic Court`es2007-08-29 13:21:09 +0000
committerLudovic Court`es2007-08-29 13:21:09 +0000
commit3b765c35b128e495991e654c400057112e4b7722 (patch)
tree0f3d3c89122ff4ba04fa68efb8cb9248dd6b979f /ChangeLog
parent2da2bb053a1cc252c71966135e7a9b675649ff1d (diff)
parent1cf52b9cef7629a95dc7c3ddf82ea907967d9ca4 (diff)
downloadskribilo-3b765c35b128e495991e654c400057112e4b7722.tar.gz
skribilo-3b765c35b128e495991e654c400057112e4b7722.tar.lz
skribilo-3b765c35b128e495991e654c400057112e4b7722.zip
biblio: Properly handle non-string authors.
* src/guile/skribilo/biblio/author.scm (bib-sort/first-author-last-name)[maybe-first-author-last-name]: New. Use it. git-archimport-id: skribilo@sv.gnu.org--2006/skribilo--devo--1.2--patch-155
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ab14ff6..7c20a61 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,24 @@
# arch-tag: automatic-ChangeLog--skribilo@sv.gnu.org--2006/skribilo--devo--1.2
#
+2007-08-29 13:21:09 GMT Ludovic Court`es <ludovic.courtes@laas.fr> patch-155
+
+ Summary:
+ biblio: Properly handle non-string authors.
+ Revision:
+ skribilo--devo--1.2--patch-155
+
+ * src/guile/skribilo/biblio/author.scm
+ (bib-sort/first-author-last-name)[maybe-first-author-last-name]: New.
+ Use it.
+
+ modified files:
+ ChangeLog src/guile/skribilo/biblio/author.scm
+
+ new patches:
+ lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-97
+
+
2007-08-29 13:20:34 GMT Ludovic Court`es <ludovic.courtes@laas.fr> patch-154
Summary: