diff options
| -rw-r--r-- | NEWS | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/NEWS b/NEWS index b0660fc..0b1cc8c 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ ;;; -*- lisp-data -*- ;;; guix-forge --- Guix software forge meta-service -;;; Copyright © 2025 Arun Isaac <arunisaac@systemreboot.net> +;;; Copyright © 2025, 2026 Arun Isaac <arunisaac@systemreboot.net> ;;; ;;; This file is part of guix-forge. ;;; @@ -26,4 +26,9 @@ (body (en "We now have news in this channel. Hopefully, there will be something to say in the future!") (ta "இவ்வலைவரிசையில் இப்போது செய்திகள் உள்ளன. வருங்காலத்தில் சொல்வதற்கு ஏதாவது -இருக்கமென நம்புகிறோம்!")))) +இருக்கமென நம்புகிறோம்!"))) + (entry (commit "3bf70c5c6d51ecdc9fc3671b483c00cf3a90ceb4") + (title (en "New Anubis service") + (ta "புதிய Anubis பணி")) + (body (en "We have a new Anubis package and service. @code{<forge-nginx-server-configuration>} now comes with a new @code{anubis?} field to enable Anubis protection.") + (ta "அறிமுகம் புதிய Anubis நிரல்பொதியும் பணியும். Anubis பாதுகாப்பை அமைக்க @code{<forge-nginx-server-configuration>} @code{anubis?} என்னும் புதிய களத்தைப் பெற்றது.")))) |
