comparison src/ChangeLog @ 304:c6de09ad3017 r21-0b50

Import from CVS: tag r21-0b50
author cvs
date Mon, 13 Aug 2007 10:41:12 +0200
parents 3cc9f0ebfbd1
children 9ea74add5d37
comparison
equal deleted inserted replaced
303:d02ffe1d75ed 304:c6de09ad3017
1 1998-07-19 SL Baur <steve@altair.xemacs.org>
2
3 * XEmacs 21.0-pre7 is released.
4
5 1998-07-19 SL Baur <steve@altair.xemacs.org>
6
7 * XEmacs 21.0-pre6 is released.
8
9 1998-07-12 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
10
11 * eldap.c (Fldap_search_internal): When converting the list of
12 attributes to search Copy the final 0 from Lisp strings to C
13 strings.
14 Check base, not Vldap_default_base as a a string
15
16 1998-07-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
17
18 * nt.c: Remove Vstdio_str; already defined in console-stream.c.
19
20 * unexnt.c: Unconditionally define bss_start and bss_size, and
21 ensure that they don't go in the .bss section.
22
23 1998-07-17 Olivier Galibert <galibert@pobox.com>
24
25 * glyphs-x.c (convert_EImage_to_XImage): Fix previous patch (conv
26 byte order is dependant of the local byte order).
27 From Takeshi Hagiwara <hagiwara@ie.niigata-u.ac.jp>
28
29 1998-07-18 SL Baur <steve@altair.xemacs.org>
30
31 * glyphs-msw.c (mswindows_resource_normalize): Qresource ->
32 Qmswindows_resource.
33 From Jonathan Harris <jhar@tardis.ed.ac.uk>
34
35 1998-07-12 SL Baur <steve@altair.xemacs.org>
36
37 * general.c (syms_of_general): Add defsymbol for Qresource.
38
39 * glyphs-msw.c (vars_of_glyphs_mswindows): Rename Qresource to
40 Qmswindows_resource.
41 (TopLevel): Rename 'resource image format to 'mswindows_resource.
42 (mswindows_resource_validate): Rename.
43 (mswindows_resource_normalize): Rename.
44 (mswindows_resource_possible_dest_types): Rename.
45 (mswindows_resource_instantiate): Rename.
46 (image_instantiator_format_create_glyphs_mswindows): Replace
47 `resource' with `mswindows.resource'.
48
1 1998-07-12 SL Baur <steve@altair.xemacs.org> 49 1998-07-12 SL Baur <steve@altair.xemacs.org>
2 50
3 * XEmacs 21.0-pre5 is released. 51 * XEmacs 21.0-pre5 is released.
4 52
5 1998-07-10 SL Baur <steve@altair.xemacs.org> 53 1998-07-10 SL Baur <steve@altair.xemacs.org>