aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLudovic Court`es2007-08-29 13:20:34 +0000
committerLudovic Court`es2007-08-29 13:20:34 +0000
commit2da2bb053a1cc252c71966135e7a9b675649ff1d (patch)
treec80ec76727a0911cee8bec5f0bcc31ceeda106d1 /ChangeLog
parent40ecaa4ffb5e6e95910783caf06ae75d81359641 (diff)
parent5d9b0e84c21a4d87e204b0f28a3e60d3f297d4ab (diff)
downloadskribilo-2da2bb053a1cc252c71966135e7a9b675649ff1d.tar.gz
skribilo-2da2bb053a1cc252c71966135e7a9b675649ff1d.tar.lz
skribilo-2da2bb053a1cc252c71966135e7a9b675649ff1d.zip
biblio: Improved `bib-sort/first-author-last-name'.
* src/guile/skribilo/biblio/author.scm (bib-sort/first-author-last-name)[entry-field, <=?]: New. Use them such that ordering also takes `year' and `title' into account. git-archimport-id: skribilo@sv.gnu.org--2006/skribilo--devo--1.2--patch-154
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5404625..ab14ff6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,25 @@
# arch-tag: automatic-ChangeLog--skribilo@sv.gnu.org--2006/skribilo--devo--1.2
#
+2007-08-29 13:20:34 GMT Ludovic Court`es <ludovic.courtes@laas.fr> patch-154
+
+ Summary:
+ biblio: Improved `bib-sort/first-author-last-name'.
+ Revision:
+ skribilo--devo--1.2--patch-154
+
+ * src/guile/skribilo/biblio/author.scm
+ (bib-sort/first-author-last-name)[entry-field, <=?]: New.
+ Use them such that ordering also takes `year' and `title' into
+ account.
+
+ modified files:
+ ChangeLog src/guile/skribilo/biblio/author.scm
+
+ new patches:
+ lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-96
+
+
2007-08-28 14:40:42 GMT Ludovic Court`es <ludovic.courtes@laas.fr> patch-153
Summary: