Remove reference to the announce mailing list
The mailing list has never been used. I think listing the deprecated functions in the release notes is enough. I'd rather not add the burden of maintaining a separate communication medium.
This commit is contained in:
parent
c7018a45b7
commit
475d9701e2
|
@ -9,9 +9,8 @@
|
||||||
* the layout and size of structs used by wlroots may change, requiring code
|
* the layout and size of structs used by wlroots may change, requiring code
|
||||||
* depending on this header to be recompiled (but not edited).
|
* depending on this header to be recompiled (but not edited).
|
||||||
*
|
*
|
||||||
* Breaking changes are announced by email and follow a 1-year deprecation
|
* Breaking changes are announced in the release notes and follow a 1-year
|
||||||
* schedule. Send an email to ~sircmpwn/wlroots-announce+subscribe@lists.sr.ht
|
* deprecation schedule.
|
||||||
* to receive these announcements.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef WLR_TYPES_WLR_MATRIX_H
|
#ifndef WLR_TYPES_WLR_MATRIX_H
|
||||||
|
|
|
@ -9,9 +9,8 @@
|
||||||
* the layout and size of structs used by wlroots may change, requiring code
|
* the layout and size of structs used by wlroots may change, requiring code
|
||||||
* depending on this header to be recompiled (but not edited).
|
* depending on this header to be recompiled (but not edited).
|
||||||
*
|
*
|
||||||
* Breaking changes are announced by email and follow a 1-year deprecation
|
* Breaking changes are announced in the release notes and follow a 1-year
|
||||||
* schedule. Send an email to ~sircmpwn/wlroots-announce+subscribe@lists.sr.ht
|
* deprecation schedule.
|
||||||
* to receive these announcements.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef WLR_UTIL_EDGES_H
|
#ifndef WLR_UTIL_EDGES_H
|
||||||
|
|
|
@ -9,9 +9,8 @@
|
||||||
* the layout and size of structs used by wlroots may change, requiring code
|
* the layout and size of structs used by wlroots may change, requiring code
|
||||||
* depending on this header to be recompiled (but not edited).
|
* depending on this header to be recompiled (but not edited).
|
||||||
*
|
*
|
||||||
* Breaking changes are announced by email and follow a 1-year deprecation
|
* Breaking changes are announced in the release notes and follow a 1-year
|
||||||
* schedule. Send an email to ~sircmpwn/wlroots-announce+subscribe@lists.sr.ht
|
* deprecation schedule.
|
||||||
* to receive these announcements.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef WLR_UTIL_LOG_H
|
#ifndef WLR_UTIL_LOG_H
|
||||||
|
|
|
@ -9,9 +9,8 @@
|
||||||
* the layout and size of structs used by wlroots may change, requiring code
|
* the layout and size of structs used by wlroots may change, requiring code
|
||||||
* depending on this header to be recompiled (but not edited).
|
* depending on this header to be recompiled (but not edited).
|
||||||
*
|
*
|
||||||
* Breaking changes are announced by email and follow a 1-year deprecation
|
* Breaking changes are announced in the release notes and follow a 1-year
|
||||||
* schedule. Send an email to ~sircmpwn/wlroots-announce+subscribe@lists.sr.ht
|
* deprecation schedule.
|
||||||
* to receive these announcements.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef WLR_UTIL_REGION_H
|
#ifndef WLR_UTIL_REGION_H
|
||||||
|
|
|
@ -34,9 +34,8 @@
|
||||||
* the layout and size of structs used by wlroots may change, requiring code
|
* the layout and size of structs used by wlroots may change, requiring code
|
||||||
* depending on this header to be recompiled (but not edited).
|
* depending on this header to be recompiled (but not edited).
|
||||||
*
|
*
|
||||||
* Breaking changes are announced by email and follow a 1-year deprecation
|
* Breaking changes are announced in the release notes and follow a 1-year
|
||||||
* schedule. Send an email to ~sircmpwn/wlroots-announce+subscribe@lists.sr.ht
|
* deprecation schedule.
|
||||||
* to receive these announcements.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef WLR_XCURSOR_H
|
#ifndef WLR_XCURSOR_H
|
||||||
|
|
Loading…
Reference in New Issue