Skip to content

Commit 442231f

Browse files
authored
Merge pull request #1523 from SethTisue/fix-dzone-404s
2 parents 706f12f + 07b6c4c commit 442231f

5 files changed

+5
-5
lines changed

_posts/2014-03-06-release-notes-2.11.0-RC1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Finally, some notable improvements and bug fixes:
102102
To catch future changes like this early, you can run the compiler under -Xfuture, which makes it behave like the next major version, where possible, to alert you to upcoming breaking changes.
103103

104104
### Deprecations
105-
Deprecation is essential to two of the 2.11.x series' three themes ([faster/smaller/stabler](https://dzone.com/articles/state-scala-2013)). They make the language and the libraries smaller, and thus easier to use and maintain, which ultimately improves stability. We are very proud of Scala's first decade, which brought us to where we are, and we are actively working on minimizing the downsides of this legacy, as exemplified by 2.11.x's focus on deprecation, modularization and infrastructure work.
105+
Deprecation is essential to two of the 2.11.x series' three themes ([faster/smaller/stabler](https://web.archive.org/web/20230601054009/https://dzone.com/articles/state-scala-2013)). They make the language and the libraries smaller, and thus easier to use and maintain, which ultimately improves stability. We are very proud of Scala's first decade, which brought us to where we are, and we are actively working on minimizing the downsides of this legacy, as exemplified by 2.11.x's focus on deprecation, modularization and infrastructure work.
106106

107107
The following language "warts" have been deprecated:
108108

_posts/2014-03-20-release-notes-2.11.0-RC3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Finally, some notable improvements and bug fixes:
111111
To catch future changes like this early, you can run the compiler under -Xfuture, which makes it behave like the next major version, where possible, to alert you to upcoming breaking changes.
112112

113113
### Deprecations
114-
Deprecation is essential to two of the 2.11.x series' three themes ([faster/smaller/stabler](https://dzone.com/articles/state-scala-2013)). They make the language and the libraries smaller, and thus easier to use and maintain, which ultimately improves stability. We are very proud of Scala's first decade, which brought us to where we are, and we are actively working on minimizing the downsides of this legacy, as exemplified by 2.11.x's focus on deprecation, modularization and infrastructure work.
114+
Deprecation is essential to two of the 2.11.x series' three themes ([faster/smaller/stabler](https://web.archive.org/web/20230601054009/https://dzone.com/articles/state-scala-2013)). They make the language and the libraries smaller, and thus easier to use and maintain, which ultimately improves stability. We are very proud of Scala's first decade, which brought us to where we are, and we are actively working on minimizing the downsides of this legacy, as exemplified by 2.11.x's focus on deprecation, modularization and infrastructure work.
115115

116116
The following language "warts" have been deprecated:
117117

_posts/2014-04-08-release-notes-2.11.0-RC4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Finally, some notable improvements and bug fixes:
115115
To catch future changes like this early, you can run the compiler under -Xfuture, which makes it behave like the next major version, where possible, to alert you to upcoming breaking changes.
116116

117117
### Deprecations
118-
Deprecation is essential to two of the 2.11.x series' three themes ([faster/smaller/stabler](https://dzone.com/articles/state-scala-2013)). They make the language and the libraries smaller, and thus easier to use and maintain, which ultimately improves stability. We are very proud of Scala's first decade, which brought us to where we are, and we are actively working on minimizing the downsides of this legacy, as exemplified by 2.11.x's focus on deprecation, modularization and infrastructure work.
118+
Deprecation is essential to two of the 2.11.x series' three themes ([faster/smaller/stabler](https://web.archive.org/web/20230601054009/https://dzone.com/articles/state-scala-2013)). They make the language and the libraries smaller, and thus easier to use and maintain, which ultimately improves stability. We are very proud of Scala's first decade, which brought us to where we are, and we are actively working on minimizing the downsides of this legacy, as exemplified by 2.11.x's focus on deprecation, modularization and infrastructure work.
119119

120120
The following language "warts" have been deprecated:
121121

_posts/2014-04-21-release-notes-2.11.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ Finally, some notable improvements and bug fixes:
176176
To catch future changes like this early, you can run the compiler under -Xfuture, which makes it behave like the next major version, where possible, to alert you to upcoming breaking changes.
177177

178178
### Deprecations
179-
Deprecation is essential to two of the 2.11.x series' three themes ([faster/smaller/stabler](https://dzone.com/articles/state-scala-2013)). They make the language and the libraries smaller, and thus easier to use and maintain, which ultimately improves stability. We are very proud of Scala's first decade, which brought us to where we are, and we are actively working on minimizing the downsides of this legacy, as exemplified by 2.11.x's focus on deprecation, modularization and infrastructure work.
179+
Deprecation is essential to two of the 2.11.x series' three themes ([faster/smaller/stabler](https://web.archive.org/web/20230601054009/https://dzone.com/articles/state-scala-2013)). They make the language and the libraries smaller, and thus easier to use and maintain, which ultimately improves stability. We are very proud of Scala's first decade, which brought us to where we are, and we are actively working on minimizing the downsides of this legacy, as exemplified by 2.11.x's focus on deprecation, modularization and infrastructure work.
180180

181181
The following language "warts" have been deprecated:
182182

_posts/2014-05-21-release-notes-2.11.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ Finally, some notable improvements and bug fixes:
201201
To catch future changes like this early, you can run the compiler under -Xfuture, which makes it behave like the next major version, where possible, to alert you to upcoming breaking changes.
202202

203203
### Deprecations
204-
Deprecation is essential to two of the 2.11.x series' three themes ([faster/smaller/stabler](https://dzone.com/articles/state-scala-2013)). They make the language and the libraries smaller, and thus easier to use and maintain, which ultimately improves stability. We are very proud of Scala's first decade, which brought us to where we are, and we are actively working on minimizing the downsides of this legacy, as exemplified by 2.11.x's focus on deprecation, modularization and infrastructure work.
204+
Deprecation is essential to two of the 2.11.x series' three themes ([faster/smaller/stabler](https://web.archive.org/web/20230601054009/https://dzone.com/articles/state-scala-2013)). They make the language and the libraries smaller, and thus easier to use and maintain, which ultimately improves stability. We are very proud of Scala's first decade, which brought us to where we are, and we are actively working on minimizing the downsides of this legacy, as exemplified by 2.11.x's focus on deprecation, modularization and infrastructure work.
205205

206206
The following language "warts" have been deprecated:
207207

0 commit comments

Comments
 (0)