Skip to content

Commit 8cab027

Browse files
committed
update release notes pages/sections in docu
1 parent 29fb023 commit 8cab027

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

CHANGELOG

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@page RN90 Release notes for SCIP 9
1+
@page RN9 Release notes for SCIP 9
22

33
@section RN910 SCIP 9.1.0
44
*************************
@@ -406,7 +406,7 @@ Miscellaneous
406406
(scip/type_retcode.h, scip/type_message.h, scip/pub_message.h)
407407

408408

409-
@page RN81 Release notes for SCIP 8.1
409+
@page RN8 Release notes for SCIP 8
410410

411411
@section RN810 SCIP 8.1.0
412412
*************************
@@ -481,8 +481,6 @@ Miscellaneous
481481

482482
- the parameter change callback is no longer called at the moment a parameter is created
483483

484-
@page RN80 Release notes for SCIP 8.0
485-
486484
@section RN804 SCIP 8.0.4
487485
*************************
488486

doc/xternal.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -405,8 +405,8 @@
405405
* New features, peformance improvements, and interface changes between different versions of SCIP are documented in the
406406
* release notes:
407407
*
408-
* - \subpage RN81 "SCIP 8.1"
409-
* - \subpage RN80 "SCIP 8.0"
408+
* - \subpage RN9 "SCIP 9"
409+
* - \subpage RN8 "SCIP 8"
410410
* - \subpage RN70 "SCIP 7.0"
411411
* - \subpage RN60 "SCIP 6.0"
412412
* - \subpage RN50 "SCIP 5.0"

0 commit comments

Comments
 (0)