Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/remmina-web.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '_posts/2016-01-04-remmina-1-2-0-memory-leaks-and-other-fixes.md')
-rw-r--r--_posts/2016-01-04-remmina-1-2-0-memory-leaks-and-other-fixes.md41
1 files changed, 14 insertions, 27 deletions
diff --git a/_posts/2016-01-04-remmina-1-2-0-memory-leaks-and-other-fixes.md b/_posts/2016-01-04-remmina-1-2-0-memory-leaks-and-other-fixes.md
index 466ccd0..e43a09b 100644
--- a/_posts/2016-01-04-remmina-1-2-0-memory-leaks-and-other-fixes.md
+++ b/_posts/2016-01-04-remmina-1-2-0-memory-leaks-and-other-fixes.md
@@ -11,36 +11,23 @@ tags:
- release
- remmina
---
-<div class="markdown-body">
- <h1>
- Change Log
- </h1>
- <h2>
- <a href="https://github.com/FreeRDP/Remmina/tree/1.2.0-rcgit.8">1.2.0-rcgit.8</a> (2016-01-04)
- </h2>
+Change Log
+==========
- <p>
- <a href="https://github.com/FreeRDP/Remmina/compare/1.2.0-rcgit.7...1.2.0-rcgit.8">Full changelog</a>
- </p>
+[1.2.0-rcgit.8](https://github.com/FreeRDP/Remmina/tree/1.2.0-rcgit.8) (2016-01-04)
+-----------------------------------------------------------------------------------
- <p>
- <strong>Closed issues:</strong>
- </p>
+[Full
+changelog](https://github.com/FreeRDP/Remmina/compare/1.2.0-rcgit.7...1.2.0-rcgit.8)
- <ul>
- <li>
- Remmina crashes when marking text in the client if clipboard sync is turned off <a href="https://gitlab.com/Remmina/Remmina/-/issues/695">#695</a>
- </li>
- </ul>
+**Closed issues:**
- <p>
- <strong>Merged pull requests:</strong>
- </p>
+- Remmina crashes when marking text in the client if clipboard sync is
+ turned off [\#695](https://gitlab.com/Remmina/Remmina/-/issues/695)
- <ul>
- <li>
- Fixed a bunch of memory leaks <a href="https://gitlab.com/Remmina/Remmina/-/merge_requests/712">#712</a> (<a href="https://github.com/jviksell">jviksell</a>)
- </li>
- </ul>
-</div>
+**Merged pull requests:**
+
+- Fixed a bunch of memory leaks
+ [\#712](https://gitlab.com/Remmina/Remmina/-/merge_requests/712)
+ ([jviksell](https://github.com/jviksell))