Skip to content

Commit

Permalink
Cleanup release notes for OSS
Browse files Browse the repository at this point in the history
  • Loading branch information
osubboo committed Sep 30, 2024
1 parent 44597d4 commit 7960e5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions release_notes/bde_4.14.0.html
Original file line number Diff line number Diff line change
Expand Up @@ -229,8 +229,6 @@
<h2>BDE 4.14.0 Release Highlights<a class="headerlink" href="#bde-4-14-0-release-highlights" title="Permalink to this headline"></a></h2>
<div class="section" id="a-cdb2-sqlservice-support-calling-cdb2-bind-array">
<h3><code class="docutils literal notranslate"><span class="pre">a_cdb2::SqlService</span></code> Support Calling <code class="docutils literal notranslate"><span class="pre">cdb2_bind_array</span></code><a class="headerlink" href="#a-cdb2-sqlservice-support-calling-cdb2-bind-array" title="Permalink to this headline"></a></h3>
<p>Provide several functions in the class <code class="docutils literal notranslate"><span class="pre">a_cdb2::SqlService</span></code> for binding
arrays of different types.</p>
</div>
<div class="section" id="bdld-datum-now-accepts-bsl-allocator-arguments">
<h3><code class="docutils literal notranslate"><span class="pre">bdld::Datum</span></code> Now Accepts <code class="docutils literal notranslate"><span class="pre">bsl::allocator&lt;&gt;</span></code> Arguments<a class="headerlink" href="#bdld-datum-now-accepts-bsl-allocator-arguments" title="Permalink to this headline"></a></h3>
Expand Down Expand Up @@ -334,7 +332,7 @@ <h3>New BDE Documentation Style<a class="headerlink" href="#new-bde-documentatio
<span class="w"> </span><span class="c1">// ACCESSORS</span>

<span class="w"> </span><span class="c1">/// This method ...</span>
<span class="w"> </span><span class="c1">/// @deprecated Use `bar()` instead.</span>
<span class="w"> </span><span class="c1">/// @DEPRECATED: Use `bar()` instead.</span>
<span class="w"> </span><span class="kt">void</span><span class="w"> </span><span class="nf">foo</span><span class="p">()</span><span class="w"> </span><span class="k">const</span><span class="p">;</span><span class="w"></span>
<span class="p">};</span><span class="w"></span>
</pre></div>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 7960e5f

Please sign in to comment.