mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-24 18:31:20 +00:00
*** empty log message ***
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@6815 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d6afcbbcd6
commit
1c755fe27f
1 changed files with 12 additions and 0 deletions
12
ChangeLog
12
ChangeLog
|
@ -1,3 +1,15 @@
|
|||
2000-06-26 Fred Kiefer <FredKiefer@gmx.de>
|
||||
|
||||
* Source/NSFileWrapper.m
|
||||
Added a crude implemention for [initWithSerializedRepresentation:]
|
||||
and [serializedRepresentation]. Also scattered some AUTORELEASE and
|
||||
RELEASE statements.
|
||||
* Source/NSPasteboard.m
|
||||
[readFileContentsType:toFile:] and [writeFileContents:] now use file
|
||||
wrappers to use the same format as the new methods.
|
||||
* Source/NSText.m
|
||||
Turn on NSFileContentsPboardType in [readablePasteboardTypes].
|
||||
|
||||
2000-06-26 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/NSAttributedString.m: attachmentString() - retain newly
|
||||
|
|
Loading…
Reference in a new issue