projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7574c04
)
Updated.
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 29 Jan 1998 13:42:18 +0000
(13:42 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 29 Jan 1998 13:42:18 +0000
(13:42 +0000)
CHANGELOG
patch
|
blob
|
history
Makefile
patch
|
blob
|
history
diff --git
a/CHANGELOG
b/CHANGELOG
index
7de0b4a
..
d7880ef
100644
(file)
--- a/
CHANGELOG
+++ b/
CHANGELOG
@@
-1,3
+1,5
@@
+--- 1.4pl1 1998/1/29
+
Possible compatibility problems with earlier versions marked with '*'.
Added sort facility in client and backend server interface.
diff --git
a/Makefile
b/Makefile
index
e8411ce
..
93d9fdb
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,7
+1,7
@@
-# Copyright (C) 1995-1997, Index Data I/S
+# Copyright (C) 1995-1998, Index Data I/S
# All rights reserved.
# Sebastian Hammer, Adam Dickmeiss
-# $Id: Makefile,v 1.35 1997-09-17 12:10:27 adam Exp $
+# $Id: Makefile,v 1.36 1998-01-29 13:43:03 adam Exp $
# Uncomment the lines below to enable mOSI communcation.
#ODEFS=-DUSE_XTIMOSI
@@
-9,7
+9,7
@@
#LIBMOSI=../../xtimosi/src/libmosi.a ../lib/librfc.a
#XMOSI=xmosi.o
-CDEFS=$(ODEFS) # -DYAZ_UNICODE=0
+CDEFS=$(ODEFS)
#CC=
SHELL=/bin/sh
MAKE=make