aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index be283bbc1c3..4551c9c6b79 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -203,6 +203,8 @@ the old behavior -- *shell* buffer displays in current window -- use
203 203
204** EIEIO 204** EIEIO
205*** The `:protection' slot option is not obeyed any more. 205*** The `:protection' slot option is not obeyed any more.
206*** The `newname' argument to constructors is optional&deprecated.
207If you need your objects to be named, do it by inheriting from `eieio-named'.
206*** The <class>-list-p and <class>-child-p functions are declared obsolete. 208*** The <class>-list-p and <class>-child-p functions are declared obsolete.
207*** The <class> variables are declared obsolete. 209*** The <class> variables are declared obsolete.
208*** The <initarg> variables are declared obsolete. 210*** The <initarg> variables are declared obsolete.